typedef XalanDOMChar XalanUTF16Writer::value_type |
XalanUTF16Writer::XalanUTF16Writer | ( | Writer & | writer, | |
MemoryManager & | theMemoryManager | |||
) |
virtual XalanUTF16Writer::~XalanUTF16Writer | ( | ) | [virtual] |
void XalanUTF16Writer::outputNewline | ( | ) |
Output a line break.
size_type XalanUTF16Writer::writeCDATAChar | ( | const XalanDOMChar | chars[], | |
size_type | start, | |||
size_type | , | |||
bool & | ||||
) |
void XalanUTF16Writer::writeNameChar | ( | const XalanDOMChar * | data, | |
size_type | theLength | |||
) |
Writes name chars , if not presentable, throws.
void XalanUTF16Writer::writePIChars | ( | const XalanDOMChar * | data, | |
size_type | theLength | |||
) |
Writes name chars , if not presentable, throws.
void XalanUTF16Writer::writeCommentChars | ( | const XalanDOMChar * | data, | |
size_type | theLength | |||
) |
Writes name chars , if not presentable, throws.
void XalanUTF16Writer::safeWriteContent | ( | const XalanDOMChar * | theChars, | |
size_type | theLength | |||
) |
void XalanUTF16Writer::write | ( | const value_type * | theChars, | |
size_type | theLength | |||
) |
void XalanUTF16Writer::write | ( | const XalanDOMString & | theChars | ) |
void XalanUTF16Writer::write | ( | value_type | theChar | ) |
size_type XalanUTF16Writer::write | ( | const value_type | chars[], | |
size_type | start, | |||
size_type | ||||
) |
void XalanUTF16Writer::writeSafe | ( | const XalanDOMChar * | theChars, | |
size_type | theLength | |||
) |
void XalanUTF16Writer::write | ( | const value_type * | theChars | ) |
void XalanUTF16Writer::flushBuffer | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|