Xerces-C++  3.1.3
Classes | Variables
XMLChar.hpp File Reference

Go to the source code of this file.

Classes

class  XMLChar1_0
class  XMLChar1_1

Variables

XERCES_CPP_NAMESPACE_BEGIN
const XMLByte 
gNCNameCharMask = 0x1
const XMLByte gFirstNameCharMask = 0x2
const XMLByte gNameCharMask = 0x4
const XMLByte gPlainContentCharMask = 0x8
const XMLByte gSpecialStartTagCharMask = 0x10
const XMLByte gControlCharMask = 0x20
const XMLByte gXMLCharMask = 0x40
const XMLByte gWhitespaceCharMask = 0x80

Variable Documentation

const XMLByte gControlCharMask = 0x20
const XMLByte gFirstNameCharMask = 0x2
const XMLByte gNameCharMask = 0x4
XERCES_CPP_NAMESPACE_BEGIN const XMLByte gNCNameCharMask = 0x1
const XMLByte gPlainContentCharMask = 0x8
const XMLByte gSpecialStartTagCharMask = 0x10
const XMLByte gWhitespaceCharMask = 0x80
const XMLByte gXMLCharMask = 0x40