Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

OOFILE XML support.
[Application Authoring]


Detailed Description

Includes tools for reading and writing XML in general and generating XML Schema descriptions and reading and writing OOFILE databases as XML.

Included in the Open Source OOFILE.

use \ingroup oofXML to include items in this group


Classes

class  oofRepXMLsettings
 Creates XML environment and encapsulates other settings. More...

class  oofSerializable
 Base class for objects that can be serialised out to XML Serialisation allows you to have custom calcs save a signature and data and (if your code is linked to the reader) have these objects instantiated on reading back the XML. More...

class  oofXMLdataParser
 Parse subtree of XML assuming all tags are fields or tables. More...

class  oofXMLDBWriter
 Write a database to XML on iostream with included tag. More...

class  oofXMLschemaParser
 Parse an OOFILE database schema from XML. More...

class  oofXMLserializableParser
 Parser for oofSerializable objects which have been written to XML. More...


Typedefs

typedef oofSerializable *(* oofSerializableFactoryFunction )(const oofString &)
 define static factory function taking a const oofString& and returning an oofSerializable.


Typedef Documentation

typedef oofSerializable*(* oofSerializableFactoryFunction)(const oofString&)
 

define static factory function taking a const oofString& and returning an oofSerializable.


Generated on Thu Jan 1 22:10:59 2004 for OOFILE by doxygen 1.3.5