Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALAN_TracerEvent_HEADER_GUARD)
19 #define XALAN_TracerEvent_HEADER_GUARD
33 XALAN_CPP_NAMESPACE_BEGIN
110 XALAN_CPP_NAMESPACE_END
114 #endif //XALAN_TracerEvent_HEADER_GUARD
This is the parent class of events generated for tracing the progress of the XSL processor.
#define XALAN_XSLT_EXPORT
TracerEvent(const StylesheetExecutionContext &executionContext, const ElemTemplateElement &styleNode)
Construct a tracer event.
const ElemTemplateElement & m_styleNode
The node in the style tree where the event occurs.
static XalanDOMString & printNode(const XalanNode &n, XalanDOMString &theResult)
Returns a string representation of the node.
static XalanDOMString & printNodeList(const XalanNodeList &l, XalanDOMString &theResult)
Returns a string representation of the node list.
Class to represent a qualified name.
const StylesheetExecutionContext & m_executionContext
The XSLT processor instance.
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.
|
|