com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class XmpValueBase

    • Method Detail

      • toString

        public String toString()

        Returns a string that represents the property value.

        Overrides:
        toString in class PropertyValue
        Returns:
        A string that represents the property value.
      • getXmpRepresentation

        public abstract String getXmpRepresentation()

        Returns string contained value in XMP format.

        Specified by:
        getXmpRepresentation in interface IXmpType
        Returns:
        string contained XMP representation.