Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLChar.hpp File Reference
Include dependency graph for XMLChar.hpp:
Go to the source code of this file.
Define Documentation
Variable Documentation
const XMLByte gControlCharMask = 0x20
|
|
const XMLByte gFirstNameCharMask = 0x2
|
|
XERCES_CPP_NAMESPACE_BEGIN const XMLByte gLetterCharMask = 0x1
|
|
const XMLByte gPlainContentCharMask = 0x8
|
|
const XMLByte gSpecialStartTagCharMask = 0x10
|
|
const XMLByte gWhitespaceCharMask = 0x80
|
|
|