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