|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CSVReader | This class contains static methods for reading csv (comma-separated value) files and returning StringData or NumericData objects. |
CSVWriter | This class contains static methods for writing data to csv files |
ExcelReader | This class contains static methods for reading data from Excel files and returning NumericData objects. |
NumericData | This class holds numeric data as well as variable names and data labels. |
ResultWriter | Class for writing standard results files. |
StringData | This class can extract String data from files and manipulate it in various ways. |
TextReader | This class contains static methods for reading files and returning StringData or NumericData objects. |
XMLDataReader | This class contains static methods for reading XML files and returning NumericData objects. |
XMLTreeHandler | This class can read and extract data from XML files. |
XMLWriter | This class allows the writing of an Individual as an XML file. |
Enum Summary | |
---|---|
XMLTreeHandler.IncludeData | IncludeData determines which data will be retrieved from the XML file. |
Package deals with reading and writing data for use in genetic programming.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |