Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.8

Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

DOMSupportException Member List

This is the complete list of members for DOMSupportException, including all inherited members.

defaultFormat() const XSLException
defaultFormat(XalanDOMString &theBuffer) const XSLException
defaultFormat(const XalanDOMString &theMessage, const XalanDOMString &theURI, size_type theLineNumber, size_type theColumnNumber, const XalanDOMString &theType, XalanDOMString &theBuffer)XSLException [static]
defaultFormat(const XalanDOMChar *theMessage, const XalanDOMChar *theURI, size_type theLineNumber, size_type theColumnNumber, const XalanDOMChar *theType, XalanDOMString &theBuffer)XSLException [static]
defaultFormat(const XalanDOMChar *theMessage, const XalanDOMString::size_type theMessageLength, const XalanDOMChar *theURI, const XalanDOMString::size_type theURILength, size_type theLineNumber, size_type theColumnNumber, const XalanDOMChar *theType, const XalanDOMString::size_type theTypeLength, XalanDOMString &theBuffer)XSLException [static]
DOMSupportException(const XalanDOMString &message)DOMSupportException [explicit]
getColumnNumber() const XSLException
getLineNumber() const XSLException
getMessage() const XSLException
getType() const XSLException
getURI() const XSLException
size_type typedefXSLException
XSLException(const XalanDOMString &theMessage, const XalanDOMString &theURI, int theLineNumber, int theColumnNumber, const XalanDOMString &theType=XalanDOMString(XALAN_STATIC_UCODE_STRING("XSLException")))XSLException
XSLException(const LocatorType &theLocator, const XalanDOMString &theMessage, const XalanDOMString &theType=XalanDOMString(XALAN_STATIC_UCODE_STRING("XSLException")))XSLException
XSLException(const XalanDOMString &theMessage, const XalanDOMString &theType=XalanDOMString(XALAN_STATIC_UCODE_STRING("XSLException")))XSLException
~DOMSupportException()DOMSupportException [virtual]
~XSLException()XSLException [virtual]

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.8
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.