Uses of Interface
org.apache.tika.xmp.convert.ITikaToXMPConverter
Packages that use ITikaToXMPConverter
-
Uses of ITikaToXMPConverter in org.apache.tika.xmp.convert
Classes in org.apache.tika.xmp.convert that implement ITikaToXMPConverterModifier and TypeClassDescriptionclass
Base class for Tika Metadata to XMP converter which provides some needed common functionality.class
Trys to convert as much of the properties in theMetadata
map to XMP namespaces.class
Tika to XMP mapping for the binary MS formats Word (.doc), Excel (.xls) and PowerPoint (.ppt).class
Tika to XMP mapping for the Office Open XML formats Word (.docx), Excel (.xlsx) and PowerPoint (.pptx).class
Tika to XMP mapping for the Open Document formats: Text (.odt), Spreatsheet (.ods), Graphics (.odg) and Presentation (.odp).class
Tika to XMP mapping for the RTF format.Methods in org.apache.tika.xmp.convert that return ITikaToXMPConverterModifier and TypeMethodDescriptionstatic ITikaToXMPConverter
TikaToXMP.getConverter
(String mimetype) Retrieve a specific converter according to the mimetype