Class DPropertyTree

Inherits from:
Object
Conforms to:
DXMLHandler
Declared in:
DPropertyTree.h

Class Hierarchy

    Object
      |
      +---DPropertyTree

Class Description

The DPropertyTree class implements methods for storing and retrieving properties in a xml file. There are methods for adding, removing, importing and exporting properties.

Last modified:
31-Oct-2007 (DPropertyTree.h)

Instance Variables

private DTree *_properties
the property tree
private DTreeIterator *_iter
the property tree iterator
private DProperty *_root
the root of the properties
private DXMLReader *_reader
the xml reader

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0