Configuration 4 GNU (CFG)
|
|
Adding Entities | |
---|
This section is currently a work-in-progress. If you are interested
in adding support for more entities (other applications, etc.) please
email us and we will help you out.
About the Class Definition File
The class definition file is a Config4GNU-specific file that
describes the various elements that occur in the XML
representation of a particular type of configuration file. The
class definition files are found in
config4gnu/data/classes. They contain one or
more type
definitions. Each type definition defines attributes
and child elements that may appear in an element of that type.
Type definitions may also identify themselves as members of a
particular class of objects. Finally, type definitions may define
the type of object content that objects may
contain.
| |
|
|