|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |