Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

XalanXMLChar Struct Reference

List of all members.

Public Types

Static Public Member Functions

Static Public Attributes


Member Enumeration Documentation

enum XalanXMLChar::eType
 

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.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.