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
 void XPathParser.addError(ErrorMsg error)
           
 

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

Methods in org.apache.xalan.xsltc.compiler.util that return ErrorMsg
 ErrorMsg TypeCheckError.getErrorMsg()
           
 

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



Copyright © 2006 Apache XML Project. All Rights Reserved.