Modifier and Type | Method and Description |
---|---|
XmpMeta |
XmpPacketWrapper.getMeta()
Gets the XMP meta.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XmpMeta.equals(XmpMeta other)
Indicates whether the current object is equal to another object of the same type.
|
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. |
Copyright © 2019. All rights reserved.