Uses of Class
org.apache.tika.xmp.convert.AbstractConverter
Packages that use AbstractConverter
-
Uses of AbstractConverter in org.apache.tika.xmp.convert
Subclasses of AbstractConverter in org.apache.tika.xmp.convertModifier and TypeClassDescriptionclassTrys to convert as much of the properties in theMetadatamap to XMP namespaces. only those properties will be cnverted where the name contains a prefix and this prefix correlates with a "known" prefix for a standard namespace.classTika to XMP mapping for the binary MS formats Word (.doc), Excel (.xls) and PowerPoint (.ppt).classTika to XMP mapping for the Office Open XML formats Word (.docx), Excel (.xlsx) and PowerPoint (.pptx).classTika to XMP mapping for the Open Document formats: Text (.odt), Spreatsheet (.ods), Graphics (.odg) and Presentation (.odp).classTika to XMP mapping for the RTF format.