jar

com.github.lafa.tikaNoExternal : tika-xmp

Maven & Gradle

Mar 23, 2021
2 stars

Apache Tika XMP · Converts Tika metadata to XMP

Table Of Contents

Latest Version

Download com.github.lafa.tikaNoExternal : tika-xmp JAR file - Latest Versions:

All Versions

Download com.github.lafa.tikaNoExternal : tika-xmp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tika-xmp-1.0.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.tika.xmp.convert

├─ org.apache.tika.xmp.convert.AbstractConverter.class - [JAR]

├─ org.apache.tika.xmp.convert.GenericConverter.class - [JAR]

├─ org.apache.tika.xmp.convert.ITikaToXMPConverter.class - [JAR]

├─ org.apache.tika.xmp.convert.MSOfficeBinaryConverter.class - [JAR]

├─ org.apache.tika.xmp.convert.MSOfficeXMLConverter.class - [JAR]

├─ org.apache.tika.xmp.convert.Namespace.class - [JAR]

├─ org.apache.tika.xmp.convert.OpenDocumentConverter.class - [JAR]

├─ org.apache.tika.xmp.convert.RTFConverter.class - [JAR]

├─ org.apache.tika.xmp.convert.TikaToXMP.class - [JAR]

org.apache.tika.xmp

├─ org.apache.tika.xmp.XMPMetadata.class - [JAR]

Advertisement