Package | Description |
---|---|
com.itextpdf.kernel.xmp.impl |
Modifier and Type | Method and Description |
---|---|
static void |
XMPSerializerHelper.serialize(XMPMetaImpl xmp,
OutputStream output,
SerializeOptions options)
Static method to serialize the metadata object.
|
static byte[] |
XMPSerializerHelper.serializeToBuffer(XMPMetaImpl xmp,
SerializeOptions options)
Serializes an
XMPMeta -object as RDF into a byte buffer. |
static String |
XMPSerializerHelper.serializeToString(XMPMetaImpl xmp,
SerializeOptions options)
Serializes an
XMPMeta -object as RDF into a string. |
Constructor and Description |
---|
XMPIteratorImpl(XMPMetaImpl xmp,
String schemaNS,
String propPath,
IteratorOptions options)
Constructor with optionsl initial values.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.