public class TypeAliasManagerPE extends TypeAliasManager
| Constructor and Description |
|---|
TypeAliasManagerPE() |
| Modifier and Type | Method and Description |
|---|---|
ItemType |
getItemType(StructuredQName alias) |
void |
processAllDeclarations(java.util.List<ComponentDeclaration> topLevel) |
void |
processDeclaration(ComponentDeclaration declaration) |
void |
registerTypeAlias(StructuredQName name,
ItemType type) |
public void registerTypeAlias(StructuredQName name, ItemType type)
registerTypeAlias in class TypeAliasManagerpublic void processDeclaration(ComponentDeclaration declaration) throws XPathException
processDeclaration in class TypeAliasManagerXPathExceptionpublic void processAllDeclarations(java.util.List<ComponentDeclaration> topLevel) throws XPathException
processAllDeclarations in class TypeAliasManagerXPathExceptionpublic ItemType getItemType(StructuredQName alias)
getItemType in class TypeAliasManagerCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.