18#if !defined(FUNCTIONCURRENT_HEADER_GUARD_1357924680)
19#define FUNCTIONCURRENT_HEADER_GUARD_1357924680
37class XPathExecutionContext;
62 using ParentType::execute;
#define XALAN_XSLT_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual ~FunctionCurrent()
virtual FunctionCurrent * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const Locator *locator) const
Execute an XPath function object.
Class to hold XObjectPtr return types.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)