Uses of Package
org.makumba.providers.datadefinition.makumba

Packages that use org.makumba.providers.datadefinition.makumba
org.makumba.providers.datadefinition.makumba Handles abstract part of makumba (data type handling and MDD parsing). 
 

Classes in org.makumba.providers.datadefinition.makumba used by org.makumba.providers.datadefinition.makumba
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.
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