Class XMPMetadataFactory

java.lang.Object
com.adobe.xmp.core.XMPMetadataFactory

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

    • XMPMetadataFactory

      public XMPMetadataFactory()
  • Method Details

    • 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.