Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(FUNCTIONDOCUMENT_HEADER_GUARD_1357924680)
19 #define FUNCTIONDOCUMENT_HEADER_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
56 const Locator* locator)
const;
64 const Locator* locator)
const;
66 using ParentType::execute;
68 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
73 clone(MemoryManager& theManager)
const;
89 const Locator* locator,
90 bool fNoRelativeURI =
false)
const;
102 XALAN_CPP_NAMESPACE_END
106 #endif // FUNCTIONDOCUMENT_HEADER_GUARD_1357924680
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
#define XALAN_XSLT_EXPORT
virtual const XalanDOMString & getError(XalanDOMString &theResult) const
Get the error message to report when the function is called with the wrong number of arguments.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg, const Locator *locator) const
Execute an XPath function object.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg1, const XObjectPtr arg2, const Locator *locator) const
Execute an XPath function object.
virtual ~FunctionDocument()
Class to hold XObjectPtr return types.
virtual FunctionDocument * clone(MemoryManager &theManager) const
Create a copy of the function object.
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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|