Uses of Interface
com.adobe.xmp.properties.XMPAliasInfo

Packages that use XMPAliasInfo
com.adobe.xmp Package containing the xmpcore interface. 
 

Uses of XMPAliasInfo in com.adobe.xmp
 

Methods in com.adobe.xmp that return XMPAliasInfo
 XMPAliasInfo XMPSchemaRegistry.findAlias(java.lang.String qname)
          Searches for registered aliases.
 XMPAliasInfo[] XMPSchemaRegistry.findAliases(java.lang.String aliasNS)
          Collects all aliases that are contained in the provided namespace.
 XMPAliasInfo XMPSchemaRegistry.resolveAlias(java.lang.String aliasNS, java.lang.String aliasProp)
          Determines if a name is an alias, and what it is aliased to.
 



Copyright © 2006-2007 Adobe Systems Inc. All Rights Reserved.