|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMPMetaImpl | |
|---|---|
| com.itextpdf.xmp.impl | Package containing the xmpcore implementation. |
| Uses of XMPMetaImpl in com.itextpdf.xmp.impl |
|---|
| Methods in com.itextpdf.xmp.impl with parameters of type XMPMetaImpl | |
|---|---|
static void |
XMPSerializerHelper.serialize(XMPMetaImpl xmp,
OutputStream out,
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. |
| Constructors in com.itextpdf.xmp.impl with parameters of type XMPMetaImpl | |
|---|---|
XMPIteratorImpl(XMPMetaImpl xmp,
String schemaNS,
String propPath,
IteratorOptions options)
Constructor with optionsl initial values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||