18 #if !defined(XSLTPROCESSORENVSUPPORTDEFAULT_HEADER_GUARD_1357924680)
19 #define XSLTPROCESSORENVSUPPORTDEFAULT_HEADER_GUARD_1357924680
50 MemoryManager& theManager,
64 m_processor = theProcessor;
76 installExternalFunctionGlobal(
88 uninstallExternalFunctionGlobal(
102 installExternalFunctionLocal(
114 uninstallExternalFunctionLocal(
124 eClassification classification,
126 const Locator* locator,
132 eClassification classification,
138 MemoryManager& theManager,
141 ErrorHandler* theErrorHandler = 0);
170 const XObjectArgVectorType& argVec,
171 const Locator* locator)
const;
200 #endif // XSLTPROCESSORENVSUPPORTDEFAULT_HEADER_GUARD_1357924680
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
XPathEnvSupportDefault m_defaultSupport
XSLTProcessor * m_processor
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
Class to hold XObjectPtr return types.
#define XALAN_XSLT_EXPORT
This is an interface for an XSLT Processor engine.
void setProcessor(XSLTProcessor *theProcessor)
Reset the XLST processor instance.