Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XSLTPROCESSOREXCEPTION_HEADER_GUARD_1357924680)
19 #define XSLTPROCESSOREXCEPTION_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
49 MemoryManager& theManager,
51 const Locator* theLocator);
61 MemoryManager& theManager,
67 virtual const XalanDOMChar*
75 static const XalanDOMChar m_type[];
80 XALAN_CPP_NAMESPACE_END
84 #endif // XSLTPROCESSOREXCEPTION_HEADER_GUARD_1357924680
XSLTProcessorException(MemoryManager &theManager, const XalanDOMString &theMessage, const Locator *theLocator)
Construct an XSLT Processor exception object.
XSLTProcessorException(MemoryManager &theManager, const XalanDOMString &theMessage)
Construct an XSLT Processor exception object.
#define XALAN_XSLT_EXPORT
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
virtual ~XSLTProcessorException()
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.
|
|