Inheritance diagram for IAEX::XMLParser:

Public Member Functions | |
| XMLParser (const QString filename, Factory *factory, Document *document, int readmode=READMODE_NORMAL) | |
| The class constructor. | |
| virtual | ~XMLParser () |
| The class destructor. | |
| virtual Cell * | parse () |
| Open the xml file and check what readmode to use. | |
|
||||||||||||||||||||
|
The class constructor.
|
|
|
The class destructor.
|
|
|
Open the xml file and check what readmode to use.
Implements IAEX::NBParser. |
1.4.6-NO