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