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.addError(ErrorMsg error)
          Adds an error to the vector containing compile-time errors.
 void Parser.addWarning(ErrorMsg msg)
           
 

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 © 2000 Apache XML Project. All Rights Reserved.