SourceForge.net Logo
Classes | Namespaces
DOMComment.hpp File Reference
#include <xercesc/util/XercesDefs.hpp>
#include <xercesc/dom/DOMCharacterData.hpp>
Include dependency graph for DOMComment.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xercesc::DOMComment
 This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!–' and ending '–>'. More...
 

Namespaces

 xercesc
 This class holds the list of registered DOMImplementations.