public interface ITikaToXMPConverter
Metadata
to XMP convertersModifier and Type | Method and Description |
---|---|
com.adobe.xmp.XMPMeta |
process(Metadata metadata)
Converts a Tika
Metadata -object into an XMPMeta containing the useful
properties. |
com.adobe.xmp.XMPMeta process(Metadata metadata) throws com.adobe.xmp.XMPException
Metadata
-object into an XMPMeta
containing the useful
properties.metadata
- a Tika Metadata objectcom.adobe.xmp.XMPException
- If an error occurs during the creation of the XMP object.Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.