Xalan-C++ API Documentation
Go to the documentation of this file.
19 #if !defined(EXSLT_DATE_TIMEIMPL_HEADER_GUARD_1357924680)
20 #define EXSLT_DATE_TIMEIMPL_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
56 const XObjectArgVectorType& args,
57 const Locator* locator)
const;
59 using ParentType::execute;
61 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
66 clone(MemoryManager& theManager)
const
89 XALAN_CPP_NAMESPACE_END
94 #endif //EXSLT_DATE_TIMEIMPL_HEADER_GUARD_1357924680
XalanEXSLTFunctionDateTime()
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
#define XALAN_EXSLT_EXPORT
virtual const XalanDOMString & getError(XalanDOMString &theBuffer) const =0
Get the error message to report when the function is called with the wrong number of arguments.
virtual XalanEXSLTFunctionDateTime * clone(MemoryManager &theManager) const
Create a copy of the function object.
Class to hold XObjectPtr return types.
virtual ~XalanEXSLTFunctionDateTime()
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|