NodeSelectionOperation Class
Constructors & Destructor
|
Member Functions
|
Member Variables
Definition
Line
205
of
System.XPath/XPathNodeTest.cm
Inheritance
Constructors & Destructor
public
NodeSelectionOperation
(
NodeTest
* nodeTest_,
NodeSet
& nodeSet_,
Axis
axis_)
Member Functions
public
override
void
Apply
(
Node
* node)
Member Variables
private
Axis
axis
private
NodeSet
&
nodeSet
private
NodeTest
*
nodeTest
Constructor& Destructor Details
NodeSelectionOperation Constructor
public
NodeSelectionOperation(
NodeTest
* nodeTest_,
NodeSet
& nodeSet_,
Axis
axis_)
Definition
Line
207
of
System.XPath/XPathNodeTest.cm
Member Function Details
Apply Member Function
public
override
void
Apply(
Node
* node)
Definition
Line
210
of
System.XPath/XPathNodeTest.cm