Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(FUNCTIONID_HEADER_GUARD_1357924680)
19 #define FUNCTIONID_HEADER_GUARD_1357924680
50 XALAN_CPP_NAMESPACE_BEGIN
75 const Locator* locator)
const;
77 using ParentType::execute;
79 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
84 clone(MemoryManager& theManager)
const;
97 FunctionIDXObjectTypeCallback(
102 processCallback(
const XObject& theXObject);
161 XALAN_CPP_NAMESPACE_END
165 #endif // FUNCTIONID_HEADER_GUARD_1357924680
XPath implementation of "id" function.
Class to hold XPath return types.
virtual FunctionID * clone(MemoryManager &theManager) const
Create a copy of the function object.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
#define XALAN_XPATH_EXPORT
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg1, const Locator *locator) const
Execute an XPath function object.
virtual const XalanDOMString & getError(XalanDOMString &theResult) const
Get the error message to report when the function is called with the wrong number of arguments.
Class to hold XObjectPtr return types.
Local implementation of NodeRefList.
The purpose of this class is to provide a way to get the "preferred" or closest matching type for XOb...
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.
|
|