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