public interface ITikaToXMPConverter
Metadata to XMP converters| Modifier and Type | Method and Description |
|---|---|
com.adobe.xmp.XMPMeta |
process(org.apache.tika.metadata.Metadata metadata)
Converts a Tika
Metadata-object into an XMPMeta containing the useful
properties. |
com.adobe.xmp.XMPMeta process(org.apache.tika.metadata.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–2018 The Apache Software Foundation. All rights reserved.