Package org.makumba.providers.datadefinition.makumba

Handles abstract part of makumba (data type handling and MDD parsing).

See:
          Description

Class Summary
FieldCursor This is the field definition tokenizer.
FieldInfo This is a structure containing the elementary data about a field: name, type, attributes, description, and other type-specific extra info.
FileRecordInfo A DataDefinition for storing files.
MakumbaDataDefinitionFactory This class is the Makumba implementation of a data definition provider, based on MDD files.
OrderedProperties FIXME: can this be replaced by some collection from java.util or apache-commons-collections?
RecordInfo This is the internal representation of the org.makumba.
RecordParser  
 

Package org.makumba.providers.datadefinition.makumba Description

Handles abstract part of makumba (data type handling and MDD parsing).