Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
XmpMeta |
XmpPacketWrapper.getMeta()
Gets the XMP meta.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpPacketWrapper.setMeta(XmpMeta value)
Sets the XMP meta.
|
Constructor and Description |
---|
XmpPacketWrapper(XmpHeaderPI header,
XmpTrailerPI trailer,
XmpMeta xmpMeta)
Initializes a new instance of the
XmpPacketWrapper class. |