XmpMetadataContainer
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage
All Implemented Interfaces: com.groupdocs.metadata.core.IXmpType
public abstract class XmpMetadataContainer extends CustomPackage implements IXmpType
Represents a container for XMP metadata properties.
| Method | Description |
|---|---|
| getXmpRepresentation() | Converts the XMP value to the XML representation. |
public abstract String getXmpRepresentation()
Converts the XMP value to the XML representation.
Returns: java.lang.String - A string representation of the XMP value.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.