|
Xalan-C++ API Reference 1.12.0
|
#include <xalanc/PlatformSupport/XalanXMLChar.hpp>
Public Types | |
| enum | eType { XML_XX = 0 , XML_BC = 1 , XML_ID = 2 , XML_EX = 3 , XML_DI = 4 , XML_CC = 5 , XML_WS = 6 } |
Static Public Member Functions | |
| static bool | isBaseChar (XalanDOMChar c) |
| static bool | isIdeographic (XalanDOMChar c) |
| static bool | isExtender (XalanDOMChar c) |
| static bool | isDigit (XalanDOMChar c) |
| static bool | isCombiningChar (XalanDOMChar c) |
| static bool | isWhitespace (XalanDOMChar c) |
| static bool | isLetter (XalanDOMChar c) |
Static Public Attributes | |
| static const char | theUnicodeTable [] |
Definition at line 32 of file XalanXMLChar.hpp.
| Enumerator | |
|---|---|
| XML_XX | |
| XML_BC | |
| XML_ID | |
| XML_EX | |
| XML_DI | |
| XML_CC | |
| XML_WS | |
Definition at line 37 of file XalanXMLChar.hpp.
|
inlinestatic |
Definition at line 51 of file XalanXMLChar.hpp.
References theUnicodeTable, and XML_BC.
|
inlinestatic |
Definition at line 75 of file XalanXMLChar.hpp.
References theUnicodeTable, and XML_CC.
|
inlinestatic |
Definition at line 69 of file XalanXMLChar.hpp.
References theUnicodeTable, and XML_DI.
Referenced by xalanc::isXMLDigit(), and xalanc::isXMLLetterOrDigit().
|
inlinestatic |
Definition at line 63 of file XalanXMLChar.hpp.
References theUnicodeTable, and XML_EX.
|
inlinestatic |
Definition at line 57 of file XalanXMLChar.hpp.
References theUnicodeTable, and XML_ID.
|
inlinestatic |
Definition at line 87 of file XalanXMLChar.hpp.
References theUnicodeTable, XML_BC, and XML_ID.
Referenced by xalanc::isXMLLetterOrDigit().
|
inlinestatic |
Definition at line 81 of file XalanXMLChar.hpp.
References theUnicodeTable, and XML_WS.
Referenced by xalanc::isXMLWhitespace().
|
static |
Definition at line 48 of file XalanXMLChar.hpp.
Referenced by isBaseChar(), isCombiningChar(), isDigit(), isExtender(), isIdeographic(), isLetter(), and isWhitespace().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on for Xalan-C++ API Reference by
1.15.0