Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XPath::XPath::NodeTester Class Reference

Inheritance diagram for XPath::XPath::NodeTester:

XalanSpaceNodeTester

List of all members.

Public Member Functions

Protected Member Functions


Constructor & Destructor Documentation

XPath::XPath::NodeTester::NodeTester (  ) 

XPath::XPath::NodeTester::NodeTester ( const NodeTester theSource  ) 

XPath::XPath::NodeTester::NodeTester ( const XPath xpath,
XPathExecutionContext executionContext,
OpCodeMapPositionType  opPos,
OpCodeMapValueType  argLen,
OpCodeMapValueType  stepType 
)

XPath::XPath::NodeTester::NodeTester ( XPathConstructionContext theContext,
const XalanDOMString theNameTest,
const PrefixResolver thePrefixResolver,
const LocatorType theLocator = 0,
eMatchScore theMatchScore = 0 
)

XPath::XPath::NodeTester::NodeTester ( const XalanDOMString theNamespaceURI,
const XalanDOMString theLocalName,
eMatchScore theMatchScore = 0 
)


Member Function Documentation

eMatchScore XPath::XPath::NodeTester::initialize ( const XalanDOMString theNamespaceURI,
const XalanDOMString theLocalName 
) [protected]

eMatchScore XPath::XPath::NodeTester::initialize ( XPathConstructionContext theConstructionContext,
const XalanDOMString theNameTest,
const PrefixResolver thePrefixResolver,
const LocatorType theLocator 
) [protected]

eMatchScore XPath::XPath::NodeTester::operator() ( const XalanElement context  )  const

eMatchScore XPath::XPath::NodeTester::operator() ( const XalanNode context,
XalanNode::NodeType  nodeType 
) const

NodeTester& XPath::XPath::NodeTester::operator= ( const NodeTester theRHS  ) 


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo