Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanXMLChar Struct Reference
#include <XalanXMLChar.hpp>
List of all members.
Public Types
Static Public Methods
Static Public Attributes
Member Enumeration Documentation
|
-
Enumeration values:
-
XML_XX
|
|
XML_BC
|
|
XML_ID
|
|
XML_EX
|
|
XML_DI
|
|
XML_CC
|
|
XML_WS
|
|
|
Member Function Documentation
bool XalanXMLChar::isBaseChar (
|
XalanDOMChar c ) [static]
|
|
bool XalanXMLChar::isCombiningChar (
|
XalanDOMChar c ) [static]
|
|
bool XalanXMLChar::isDigit (
|
XalanDOMChar c ) [static]
|
|
bool XalanXMLChar::isExtender (
|
XalanDOMChar c ) [static]
|
|
bool XalanXMLChar::isIdeographic (
|
XalanDOMChar c ) [static]
|
|
bool XalanXMLChar::isLetter (
|
XalanDOMChar c ) [static]
|
|
bool XalanXMLChar::isWhitespace (
|
XalanDOMChar c ) [static]
|
|
Member Data Documentation
const char XalanXMLChar::theUnicodeTable [static]
|
|
The documentation for this struct was generated from the following file:
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|