Class XMPMetadataFactory


  • public class XMPMetadataFactory
    extends Object
    A Factory to create a new XMPMetadata tree
    • Constructor Detail

      • XMPMetadataFactory

        public XMPMetadataFactory()
    • Method Detail

      • create

        public static XMPMetadata create()
        A factory method to create a new instance of an empty XMPMetadata tree
        Returns:
        The instance of the newly created empty XMPMetadata object
      • getVersionString

        public static String getVersionString()
        Provides a version string for the library, that is serialized into the XMP packet.
        Returns:
        Returns a human readable Version string.