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