Searched refs:XMPMetaFactory (Results 1 – 9 of 9) sorted by relevance
14 import com.adobe.xmp.XMPMetaFactory;349 XMPAliasInfo aliasInfo = XMPMetaFactory.getSchemaRegistry().findAlias(rootProp); in parseRootNode()405 String regURI = XMPMetaFactory.getSchemaRegistry().getNamespaceURI( in verifyQualName()474 String prefix = XMPMetaFactory.getSchemaRegistry().getNamespacePrefix(schemaNS); in verifyXPathRoot()501 String regPrefix = XMPMetaFactory.getSchemaRegistry().getNamespacePrefix(schemaNS); in verifyXPathRoot()
28 public final class XMPMetaFactory class38 private XMPMetaFactory() in XMPMetaFactory() method in XMPMetaFactory
14 import com.adobe.xmp.XMPMetaFactory;
20 import com.adobe.xmp.XMPMetaFactory;110 String prefix = XMPMetaFactory.getSchemaRegistry().getNamespacePrefix(namespaceURI); in findSchemaNode()115 prefix = XMPMetaFactory.getSchemaRegistry().registerNamespace(namespaceURI, in findSchemaNode()
24 import com.adobe.xmp.XMPMetaFactory;257 write(XMPMetaFactory.getVersionInfo().getMessage()); in serializeAsRDF()882 namespace = XMPMetaFactory.getSchemaRegistry().getNamespaceURI(prefix + ":"); in declareNamespace()
22 import com.adobe.xmp.XMPMetaFactory;321 XMPAliasInfo info = XMPMetaFactory.getSchemaRegistry() in moveExplicitAliases()
23 import com.adobe.xmp.XMPMetaFactory;989 XMPSchemaRegistry registry = XMPMetaFactory.getSchemaRegistry(); in addChildNode()
20 import com.adobe.xmp.XMPMetaFactory;471 XMPAliasInfo[] aliases = XMPMetaFactory.getSchemaRegistry().findAliases(schemaNS); in removeProperties()