Package org.apache.tika.xmp.convert


package org.apache.tika.xmp.convert
  • Class
    Description
    Base class for Tika Metadata to XMP converter which provides some needed common functionality.
    Trys to convert as much of the properties in the Metadata map to XMP namespaces.
    Interface for the specific Metadata to XMP converters
    Tika to XMP mapping for the binary MS formats Word (.doc), Excel (.xls) and PowerPoint (.ppt).
    Tika to XMP mapping for the Office Open XML formats Word (.docx), Excel (.xlsx) and PowerPoint (.pptx).
    Utility class to hold namespace information.
    Tika to XMP mapping for the Open Document formats: Text (.odt), Spreatsheet (.ods), Graphics (.odg) and Presentation (.odp).
    Tika to XMP mapping for the RTF format.