Uses of Class org.apache.xalan.xsltc.compiler.util.TypeCheckError

Uses in package org.apache.xalan.xsltc.compiler

Methods which throw type org.apache.xalan.xsltc.compiler.util.TypeCheckError

Type
LocationPathPattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
Type
Pattern.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
Returns the type of a pattern, which is always a NodeType.
Type
Stylesheet.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
Type check all the children of this node.
Type
SyntaxTreeNode.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
Type check the children of this node.
Type
Template.typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable stable)
Type check the children of this node.

Copyright B) 2006 Apache XML Project. All Rights Reserved.