Xalan-C++ API Documentation
Go to the documentation of this file.
19 #if !defined(XALAN_XSLTPROCESSOR_HEADER_GUARD)
20 #define XALAN_XSLTPROCESSOR_HEADER_GUARD
37 XALAN_DECLARE_XERCES_CLASS(Locator)
41 XALAN_CPP_NAMESPACE_BEGIN
104 const Locator* locator,
202 getStylesheetRoot()
const = 0;
233 getXMLParserLiaison()
const = 0;
274 clearStylesheetParams() = 0;
282 getFormatterListener()
const = 0;
298 getTraceListeners()
const = 0;
346 getTraceSelects()
const = 0;
361 const XPath* xpath)
const = 0;
372 setQuietConflictWarnings(
bool b) = 0;
388 XALAN_CPP_NAMESPACE_END
392 #endif // XALAN_XSLTPROCESSOR_HEADER_GUARD
This is the abstract class that is used when reporting a problem some kind, that requires a message,...
This class defines an interface for classes that resolve namespace prefixes to their URIs.
Class to hold XPath return types.
This is the parent class of events generated for tracing the progress of the XSL processor.
This is the class for events generated by the XSL processor after it generates a new node in the resu...
#define XALAN_XSLT_EXPORT
virtual void problem(eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode)=0
Function that is called when a problem event occurs.
XALAN_CPP_NAMESPACE_BEGIN XALAN_USING_XERCES(Locator)
Class to hold XObjectPtr return types.
Local implementation of NodeRefList.
This is an interface for an XSLT Processor engine.
This acts as the stylesheet root of the stylesheet tree, and holds values that are shared by all styl...
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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|