|
JMSLTM Numerical Library 5.0.1 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FlatFile.Parser
Defines a method that parses a String into an Object.
Method Summary | |
---|---|
Object |
parse(String input)
Parse a String into an Object. |
Method Detail |
---|
Object parse(String input) throws SQLException
input
- is the String to be parsed.
SQLException
|
JMSLTM Numerical Library 5.0.1 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |