Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Method and Description |
---|---|
XmpMeta |
XmpPacketWrapper.getMeta()
Deprecated.
Gets the XMP meta.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XmpMeta.equals(XmpMeta other)
Deprecated.
Indicates whether the current object is equal to another object of the same type.
|
void |
XmpPacketWrapper.setMeta(XmpMeta value)
Deprecated.
Sets the XMP meta.
|
Constructor and Description |
---|
XmpPacketWrapper(XmpHeaderPI header,
XmpTrailerPI trailer,
XmpMeta xmpMeta)
Deprecated.
Initializes a new instance of the
XmpPacketWrapper class. |
Copyright © 2020. All rights reserved.