Interface ITikaToXMPConverter

    • Method Detail

      • process

        com.adobe.xmp.XMPMeta process​(Metadata metadata)
                               throws com.adobe.xmp.XMPException
        Converts a Tika Metadata-object into an XMPMeta containing the useful properties.
        Parameters:
        metadata - a Tika Metadata object
        Returns:
        Returns an XMPMeta object.
        Throws:
        com.adobe.xmp.XMPException - If an error occurs during the creation of the XMP object.