#include <xalanc/PlatformSupport/XalanTranscodingServices.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 |
|
◆ UnrepresentableCharacterException() [1/2]
xalanc::XalanTranscodingServices::UnrepresentableCharacterException::UnrepresentableCharacterException |
( |
XalanUnicodeChar |
theCharacter, |
|
|
const XalanDOMString & |
theEncoding, |
|
|
XalanDOMString & |
theBuffer, |
|
|
const Locator * |
theLocator = 0 |
|
) |
| |
◆ UnrepresentableCharacterException() [2/2]
◆ ~UnrepresentableCharacterException()
virtual xalanc::XalanTranscodingServices::UnrepresentableCharacterException::~UnrepresentableCharacterException |
( |
| ) |
|
|
virtual |
◆ getCharacter()
XalanUnicodeChar xalanc::XalanTranscodingServices::UnrepresentableCharacterException::getCharacter |
( |
| ) |
const |
|
inline |
◆ getEncoding()
const XalanDOMString& xalanc::XalanTranscodingServices::UnrepresentableCharacterException::getEncoding |
( |
| ) |
const |
|
inline |
◆ getType()
virtual const XalanDOMChar* xalanc::XalanTranscodingServices::UnrepresentableCharacterException::getType |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: