Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
ProblemListenerDefault Member List
This is the complete list of members for ProblemListenerDefault, including all inherited members.
- eClassification enum name
- eERROR enum value
- eMESSAGE enum value
- eProblemSource enum name
- eWARNING enum value
- eXMLPARSER enum value
- eXPATH enum value
- eXSLPROCESSOR enum value
- getPrintWriter() const
- problem(eProblemSource where, eClassification classification, const XalanNode *sourceNode, const ElemTemplateElement *styleNode, const XalanDOMString &msg, const XalanDOMChar *uri, int lineNo, int charOffset)
[virtual]
- problem(PrintWriter &pw, eProblemSource where, eClassification classification, const XalanNode *sourceNode, const ElemTemplateElement *styleNode, const XalanDOMString &msg, const XalanDOMChar *uri, int lineNo, int charOffset)
[static]
- ProblemListener()
- ProblemListenerDefault(MemoryManagerType &theManager, PrintWriter *pw=0)
- setPrintWriter(PrintWriter *pw)
[virtual]
- ~ProblemListener()
[virtual]
- ~ProblemListenerDefault()
[virtual]
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|