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