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

Packages that use ErrorMsg
org.apache.xalan.xsltc.compiler   
org.apache.xalan.xsltc.compiler.util   
 

Uses of ErrorMsg in org.apache.xalan.xsltc.compiler
 

Methods in org.apache.xalan.xsltc.compiler with parameters of type ErrorMsg
 void Parser.reportError(int category, ErrorMsg error)
          Common error/warning message handler
 

Uses of ErrorMsg in org.apache.xalan.xsltc.compiler.util
 

Constructors in org.apache.xalan.xsltc.compiler.util with parameters of type ErrorMsg
TypeCheckError.TypeCheckError(ErrorMsg error)
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.