Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.3
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
Function Member List
This is the complete list of members for Function, including all inherited members.
- clone() const = 0
[pure virtual]
- execute( XPathExecutionContext& executionContext, XalanNode* context, const XObjectArgVectorType& args, const Locator* locator) const
[virtual]
- execute( XPathExecutionContext& executionContext, XalanNode* context, const Locator* locator) const
[virtual]
- execute( XPathExecutionContext& executionContext, XalanNode* context, const XObjectPtr arg, const Locator* locator) const
[virtual]
- execute( XPathExecutionContext& executionContext, XalanNode* context, const XObjectPtr arg1, const XObjectPtr arg2, const Locator* locator) const
[virtual]
- execute( XPathExecutionContext& executionContext, XalanNode* context, const XObjectPtr arg1, const XObjectPtr arg2, const XObjectPtr arg3, const Locator* locator) const
[virtual]
- Function()
[explicit]
- getError() const = 0
[protected, pure virtual]
- XObjectArgVectorType typedef
- ~Function()
[virtual]
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.3
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|