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 TypeAliasManager
public void processDeclaration(ComponentDeclaration declaration) throws XPathException
processDeclaration
in class TypeAliasManager
XPathException
public void processAllDeclarations(java.util.List<ComponentDeclaration> topLevel) throws XPathException
processAllDeclarations
in class TypeAliasManager
XPathException
public ItemType getItemType(StructuredQName alias)
getItemType
in class TypeAliasManager
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.