| Constructor and Description |
|---|
XmpTrailerPI()
Initializes a new instance of the
XmpTrailerPI class. |
XmpTrailerPI(boolean isWritable)
Initializes a new instance of the
XmpTrailerPI class. |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmpRepresentation()
Converts XMP value to the xml representation.
|
boolean |
isWritable()
Indicates whether form may be modified in-place.
|
public XmpTrailerPI()
Initializes a new instance of the XmpTrailerPI class.
public XmpTrailerPI(boolean isWritable)
Initializes a new instance of the XmpTrailerPI class.
isWritable - Indicates whether trailer is writable.public final String getXmpRepresentation()
Converts XMP value to the xml representation.
getXmpRepresentation in interface IXmpTypestring representation of XMP value.public final boolean isWritable()
Indicates whether form may be modified in-place.
true if XMP packet is writable; otherwise, false.Copyright © 2026. All rights reserved.