Uses of Interface
org.verapdf.xmp.XMPSchemaRegistry
-
Packages that use XMPSchemaRegistry Package Description org.verapdf.xmp Package containing the xmpcore interface.org.verapdf.xmp.impl Package containing the xmpcore implementation. -
-
Uses of XMPSchemaRegistry in org.verapdf.xmp
Methods in org.verapdf.xmp that return XMPSchemaRegistry Modifier and Type Method Description static XMPSchemaRegistryXMPMetaFactory. getSchemaRegistry() -
Uses of XMPSchemaRegistry in org.verapdf.xmp.impl
Classes in org.verapdf.xmp.impl that implement XMPSchemaRegistry Modifier and Type Class Description classXMPSchemaRegistryImplThe schema registry handles the namespaces, aliases and global options for the XMP Toolkit.
-