#include <xalanc/PlatformSupport/XalanOutputStream.hpp>
|
| static XalanDOMString & | defaultFormat (const XalanDOMString &theMessage, const XalanDOMString &theURI, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, XalanDOMString &theBuffer) |
| static XalanDOMString & | defaultFormat (const XalanDOMChar *theMessage, const XalanDOMChar *theURI, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, XalanDOMString &theBuffer) |
| static XalanDOMString & | defaultFormat (const XalanDOMChar *theMessage, const XalanDOMString::size_type theMessageLength, const XalanDOMChar *theURI, const XalanDOMString::size_type theURILength, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, const XalanDOMString::size_type theTypeLength, XalanDOMString &theBuffer) |
| MemoryManager & | m_memoryManager |
Definition at line 288 of file XalanOutputStream.hpp.
◆ XalanOutputStreamException() [1/3]
| xalanc::XalanOutputStream::XalanOutputStreamException::XalanOutputStreamException |
( |
const XalanDOMString & | theMessage, |
|
|
MemoryManager & | theManager, |
|
|
const Locator * | theLocator ) |
◆ XalanOutputStreamException() [2/3]
| xalanc::XalanOutputStream::XalanOutputStreamException::XalanOutputStreamException |
( |
const XalanDOMString & | theMessage, |
|
|
MemoryManager & | theManager ) |
◆ XalanOutputStreamException() [3/3]
| xalanc::XalanOutputStream::XalanOutputStreamException::XalanOutputStreamException |
( |
const XalanOutputStreamException & | other | ) |
|
◆ ~XalanOutputStreamException()
| virtual xalanc::XalanOutputStream::XalanOutputStreamException::~XalanOutputStreamException |
( |
| ) |
|
|
virtual |
◆ getType()
| virtual const XalanDOMChar * xalanc::XalanOutputStream::XalanOutputStreamException::getType |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: