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