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