|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMPAliasInfo | |
|---|---|
| com.itextpdf.xmp | Package containing the xmpcore interface. |
| com.itextpdf.xmp.impl | Package containing the xmpcore implementation. |
| Uses of XMPAliasInfo in com.itextpdf.xmp |
|---|
| Methods in com.itextpdf.xmp that return XMPAliasInfo | |
|---|---|
XMPAliasInfo |
XMPSchemaRegistry.findAlias(String qname)
Searches for registered aliases. |
XMPAliasInfo[] |
XMPSchemaRegistry.findAliases(String aliasNS)
Collects all aliases that are contained in the provided namespace. |
XMPAliasInfo |
XMPSchemaRegistry.resolveAlias(String aliasNS,
String aliasProp)
Determines if a name is an alias, and what it is aliased to. |
| Uses of XMPAliasInfo in com.itextpdf.xmp.impl |
|---|
| Methods in com.itextpdf.xmp.impl that return XMPAliasInfo | |
|---|---|
XMPAliasInfo |
XMPSchemaRegistryImpl.findAlias(String qname)
|
XMPAliasInfo[] |
XMPSchemaRegistryImpl.findAliases(String aliasNS)
|
XMPAliasInfo |
XMPSchemaRegistryImpl.resolveAlias(String aliasNS,
String aliasProp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||