| Interface | Description |
|---|---|
| FlatFile.Parser |
Defines a method that parses a String into an Object.
|
| Class | Description |
|---|---|
| AbstractFlatFile |
Reads a text or binary file as a
ResultSet. |
| FlatFile |
Reads a text file as a ResultSet.
|
| MPSReader |
Reads a linear programming problem from an MPS file.
|
| MPSReader.Element |
An element in the sparse contraint matrix.
|
| Tokenizer |
Breaks a line into tokens.
|
| Exception | Description |
|---|---|
| AbstractFlatFile.FlatFileSQLException |
A SQLException thrown by the AbstractFlatFile class.
|
| AbstractFlatFile.FlatFileSQLFeatureNotSupportedException |
A SQLFeatureNotSupportedException thrown by the AbstractFlatFile class.
|
| MPSReader.InvalidMPSFileException |
The MPS file is invalid.
|
Copyright © 1970-2015 Rogue Wave Software
Built March 24 2015.