Package org.jgap.data

Interface Summary
IDataCreators The IDataCreators interface represents an entity comparable to org.w3c.dom.Document
IDataElement The IDataElement interface represents an entity comparable to org.w3c.dom.Element
IDataElementList IDataElementList is an interface describing a list of IDataElement elements
 

Class Summary
DataElement Element owning of a tag name and holding attributes.
DataElementList Implements the IDataElementList interface and represents a list of IDataElement elements.
DataElementsDocument The IDataCreators interface represents an entity comparable to org.w3c.dom.Document
DataTreeBuilder Builds a tree structure from Genes, Chrosomes or from a Genotype.
DocumentBuilderBase