Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680)
19 #define XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
52 MemoryManager& theManager,
53 const Locator* theLocator);
64 MemoryManager& theManager);
71 virtual const XalanDOMChar*
79 XALAN_CPP_NAMESPACE_END
83 #endif // XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680
Exception class thrown when a problem parsing an XPath is encountered.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
XPathParserException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator)
Constructor.
#define XALAN_XPATH_EXPORT
virtual ~XPathParserException()
XPathParserException(const XalanDOMString &theMessage, MemoryManager &theManager)
Constructor.
XPathParserException(const XPathParserException &other)
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.
|
|