16 #if !defined(XALAN_SelectionEvent_HEADER_GUARD)
17 #define XALAN_SelectionEvent_HEADER_GUARD
34 XALAN_CPP_NAMESPACE_BEGIN
180 XALAN_CPP_NAMESPACE_END
184 #endif //XALAN_SelectionEvent_HEADER_GUARD
const XObjectPtr m_selection
The result of the selection.
Definition: SelectionEvent.hpp:160
Definition: XalanNode.hpp:44
const StylesheetExecutionContext & m_executionContext
The executionContext instance.
Definition: SelectionEvent.hpp:133
Definition: ElemTemplateElement.hpp:74
const XalanDOMString & m_attributeName
The attribute name from which the selection is made.
Definition: SelectionEvent.hpp:148
Definition: StylesheetExecutionContext.hpp:104
Class to hold XObjectPtr return types.
Definition: XObject.hpp:584
eSelectionType
Definition: SelectionEvent.hpp:128
Local implementation of NodeRefList.
Definition: NodeRefListBase.hpp:42
const NodeRefListBase *const m_nodeList
Definition: SelectionEvent.hpp:169
const eSelectionType m_type
The type of the selection.
Definition: SelectionEvent.hpp:165
const ElemTemplateElement & m_styleNode
The node in the style tree where the event occurs.
Definition: SelectionEvent.hpp:143
#define XALAN_XSLT_EXPORT
Definition: XSLTDefinitions.hpp:25
const XalanNode * m_sourceNode
The current context node.
Definition: SelectionEvent.hpp:138
Definition: XalanDOMString.hpp:42
Definition: SelectionEvent.hpp:45
const XalanDOMString & m_xpathExpression
The XPath expression evaluated.
Definition: SelectionEvent.hpp:153
bool m_boolean
Definition: SelectionEvent.hpp:167