Class XMPSchemaRegistryImpl

java.lang.Object
org.verapdf.xmp.impl.XMPSchemaRegistryImpl
All Implemented Interfaces:
XMPConst, XMPSchemaRegistry

public final class XMPSchemaRegistryImpl extends Object implements XMPSchemaRegistry, XMPConst
The schema registry handles the namespaces, aliases and global options for the XMP Toolkit. There is only one single instance used by the toolkit.
Since:
27.01.2006
  • Constructor Details

    • XMPSchemaRegistryImpl

      public XMPSchemaRegistryImpl()
      Performs the initialisation of the registry with the default namespaces, aliases and global options.
  • Method Details