18#if !defined(FUNCTIONLANG_HEADER_GUARD_1357924680)
19#define FUNCTIONLANG_HEADER_GUARD_1357924680
73 using ParentType::execute;
#define XALAN_XPATH_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XPath implementation of "lang" function.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg1, const Locator *locator) const
Execute an XPath function object.
static void terminate()
Perform static shut down.
virtual const XalanDOMString & getError(XalanDOMString &theResult) const
Get the error message to report when the function is called with the wrong number of arguments.
static void initialize(MemoryManager &theManager)
Perform static initialization.
virtual FunctionLang * 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)