Go to the source code of this file.
Classes | |
| class | XalanUTF8Writer |
Functions | |
| XALAN_CPP_NAMESPACE_BEGIN char | bits19to21 (unsigned int theChar) |
| char | bits13to18 (unsigned int theChar) |
| char | bits13to16 (unsigned int theChar) |
| char | bits7to12 (unsigned int theChar) |
| char | bits7to11 (unsigned int theChar) |
| char | bits1to6 (unsigned int theChar) |
| char | leadingByteOf2 (char theBits) |
| char | leadingByteOf3 (char theBits) |
| char | leadingByteOf4 (char theBits) |
| char | trailingByte (char theBits) |
| char bits13to16 | ( | unsigned int | theChar | ) |
| char bits13to18 | ( | unsigned int | theChar | ) |
| XALAN_CPP_NAMESPACE_BEGIN char bits19to21 | ( | unsigned int | theChar | ) |
| char bits1to6 | ( | unsigned int | theChar | ) |
| char bits7to11 | ( | unsigned int | theChar | ) |
| char bits7to12 | ( | unsigned int | theChar | ) |
| char leadingByteOf2 | ( | char | theBits | ) |
| char leadingByteOf3 | ( | char | theBits | ) |
| char leadingByteOf4 | ( | char | theBits | ) |
| char trailingByte | ( | char | theBits | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|