IAEX::XMLParser Class Reference

Open an XML file and read the content. The xmlparser support two different read modes: READMODE_NORMAL : Read the xml file normaly READMODE_OLD : Read the xml file accordantly to the old xml format used by OMNotebook. More...

Inheritance diagram for IAEX::XMLParser:

IAEX::NBParser List of all members.

Public Member Functions

 XMLParser (const QString filename, Factory *factory, Document *document, int readmode=READMODE_NORMAL)
 The class constructor.
virtual ~XMLParser ()
 The class destructor.
virtual Cellparse ()
 Open the xml file and check what readmode to use.

Detailed Description

Open an XML file and read the content. The xmlparser support two different read modes: READMODE_NORMAL : Read the xml file normaly READMODE_OLD : Read the xml file accordantly to the old xml format used by OMNotebook.

Author:
Anders Fernström (and Ingemar Axelsson)


Constructor & Destructor Documentation

IAEX::XMLParser::XMLParser const QString  filename,
Factory factory,
Document document,
int  readmode = READMODE_NORMAL
 

The class constructor.

Author:
Anders Fernström (and Ingemar Axelsson)
Date:
2005-11-30 (update)
2005-11-30 AF, This class was remade when another xml format was used to save the cell structure.

IAEX::XMLParser::~XMLParser  )  [virtual]
 

The class destructor.

Author:
Ingemar Axelsson


Member Function Documentation

Cell * IAEX::XMLParser::parse  )  [virtual]
 

Open the xml file and check what readmode to use.

Author:
Anders Fernström

Implements IAEX::NBParser.


The documentation for this class was generated from the following files:
Generated on Mon May 15 11:07:45 2006 for OMNotebook by  doxygen 1.4.6-NO