![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
A Model class. More...
#include <ilviews/dataccess/gadgets/htmlrep.h>
Public Member Functions | |
| IliXMLDocumentModel () | |
| The constructor. | |
| void | closeDocument () |
| Closes the document. | |
| IlXmlDocument * | getDocument () const |
| Returns the XML document. | |
| void | readDocument (IL_STDPREF istream &from) |
| Reads the XML document from a stream. | |
A Model class.
Library: dbgadget
The class defines the common interface of the models which are used to read or to write XML document. These models are used by the IliXML objects.
| IlXmlDocument* IliXMLDocumentModel::getDocument | ( | ) | const |
Returns the XML document.
| void IliXMLDocumentModel::readDocument | ( | IL_STDPREF istream & | from | ) |
Reads the XML document from a stream.
| from | The input stream. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.