Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NexmlExml namespace containing all function for XML interpretor
 Ninternal
 CAttributeSingle attribute element
 CAttributeListList of all attribute element in a node
 CCommentComment node: <!– ... –>
 CDeclarationDeclaration node: <?XXXXXX ... >
 CDeclarationXMLDeclaration node: <?XML ... >
 CDocumentBasic document element of a document
 CElementBasic element Node of an XML document <YYYYY>
 CNodeBasic main object of all xml elements
 CTextText node interface (internal data between two balise : <XXX> ALL here </XXX>
 CTextCDATAText node interface for balise CDATA <![CDATA[*******]]>
 CAttributeSingle attribute element
 CAttributeListList of all attribute element in a node
 CAttributeListDataAbstract interface on all attributes elements
 CCommentComment node: <!– ... –>
 CDeclarationDeclaration node: <?XXXXXX ... >
 CDeclarationXMLDeclaration node: <?XML ... >
 CDocumentBasic document element of a document
 CElementBasic element Node of an XML document <YYYYY>
 CElementDataBasic element Node of an XML document <YYYYY>
 CFilePosPosition in the file of the original data
 Citerator
 CNodeBasic main object of all xml elements
 CTextText node interface (internal data between two balise : <XXX> ALL here </XXX>