18 #if !defined(FUNCTIONSTARTSWITH_HEADER_GUARD_1357924680)
19 #define FUNCTIONSTARTSWITH_HEADER_GUARD_1357924680
59 const Locator* locator)
const;
61 using ParentType::execute;
64 clone(MemoryManager& theManager)
const;
#define XALAN_XPATH_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XPath implementation of "starts-with" function.
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 ~FunctionStartsWith()
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg1, const XObjectPtr arg2, const Locator *locator) const
Execute an XPath function object.
virtual FunctionStartsWith * 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)