class DECLSPEC XMLIO_StoreElement |
This object just stores the current element.
XMLIO_list<XMLIO_ContentOfElements*> | content_list List of XMLIO_ContentOfElements. |
XMLIO_StoreElement (const XMLIO_string& tag, XMLIO_Attributes &attributes) Constructor. | |
virtual | ~XMLIO_StoreElement () Destructor. |
virtual const char* | toString () const Returns name of class. |
virtual XMLIO_Element* | XMLIO_startTag (const XMLIO_string& tag, XMLIO_Attributes &attributes) |
virtual void | XMLIO_getCharacters (const XMLIO_string& characters) |
virtual const int | XMLIO_writeContent (XMLIO_Document& stream) |
This object just stores the current element. This is useful if you don't need its contents but want to keep it in order to write it back to harddisk sometime later.
Alphabetic index HTML hierarchy of classes or Java