Supports an array of tokens (like int, double or string) seperated by whitespace.
Inheritance:
Public Methods
virtual void | print () const
|
virtual void | XMLIO_getCharacters (const XMLIO_string& characters)
|
Public Fields
-
XMLIO_string tag
-
XMLIO_Attributes attributes
-
XMLIO_IndentationType xmlio_indent_type
Public Methods
-
virtual XMLIO_Element* XMLIO_startTag(const XMLIO_string& tag, XMLIO_Attributes &attrs)
-
virtual void XMLIO_endTag(const XMLIO_string& tag)
-
virtual void XMLIO_getComment(const XMLIO_string& comment)
-
virtual void XMLIO_getProcessingInstruction(const XMLIO_string& target, const XMLIO_string& instructions)
-
virtual void XMLIO_finishedReading()
-
virtual bool XMLIO_remove() const
-
virtual const int XMLIO_writeContent(XMLIO_Document& doc)
-
virtual const XMLIO_string& XMLIO_getName() const
-
virtual XMLIO_Attributes& XMLIO_getAttributes()
-
virtual bool XMLIO_isEmpty() const
-
virtual const char* toString() const
Documentation
Supports an array of tokens (like int, double or string)
seperated by whitespace.
- virtual void print() const
- virtual void XMLIO_getCharacters(const XMLIO_string& characters)
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.