Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Classes | Functions
XalanUTF8Writer.hpp File Reference

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)
 

Function Documentation

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)

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo