#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 382 of file XalanOutputStream.hpp.
◆ TranscodingException() [1/3]
xalanc::XalanOutputStream::TranscodingException::TranscodingException |
( |
XalanDOMString & |
theBuffer, |
|
|
const Locator * |
theLocator |
|
) |
| |
◆ TranscodingException() [2/3]
xalanc::XalanOutputStream::TranscodingException::TranscodingException |
( |
XalanDOMString & |
theBuffer | ) |
|
|
explicit |
◆ TranscodingException() [3/3]
xalanc::XalanOutputStream::TranscodingException::TranscodingException |
( |
const TranscodingException & |
other | ) |
|
◆ ~TranscodingException()
virtual xalanc::XalanOutputStream::TranscodingException::~TranscodingException |
( |
| ) |
|
|
virtual |
◆ getType()
virtual const XalanDOMChar* xalanc::XalanOutputStream::TranscodingException::getType |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: