henplus.importparser
Class ImportParser
java.lang.Object
henplus.importparser.ImportParser
public class ImportParser
- extends Object
A Parser for a
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportParser
public ImportParser(TypeParser[] parsers,
String colDelim,
String rowDelim)
parse
public void parse(Reader input,
ValueRecipient recipient)
throws Exception
- Throws:
Exception
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception
? 1997..2006 Henner Zeller