Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
SimpleNodeLocator Member List
This is the complete list of members for SimpleNodeLocator, including all inherited members.
- findAncestors( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findAncestorsOrSelf( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findAttributes( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findChildren( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findDescendants( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findFollowing( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findFollowingSiblings( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findNamespace( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findNodeSet( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findNodesOnUnknownAxis( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findParent( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findPreceeding( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findPreceedingSiblings( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findRoot( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- findSelf( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, int stepType, MutableNodeRefList& subQueryResults)
[protected, static]
- handleFoundIndex( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* localContext, int startOpPos)
[protected, static]
- locationPath( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode& context, int opPos)
[static]
- locationPathPattern( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode& context, int opPos)
[static]
- nodeTest( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, XalanNode::NodeType nodeType, int opPos, int argLen, int stepType)
[protected, static]
- predicates( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, MutableNodeRefList& subQueryResults, int& endPredicatesPos)
[protected, static]
- step( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, MutableNodeRefList& queryResults)
[protected, static]
- stepPattern( const XPath& xpath, XPathExecutionContext& executionContext, XalanNode* context, int opPos, XPath::eMatchScore& scoreHolder)
[protected, static]
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|