Donate Share

FlatPack Java API For Flat Files

Code

Programming Languages: Java

License: Apache License V2.0

Repositories

browse code, statistics svn co https://flatpack.svn.sourceforge.net/svnroot/flatpack flatpack

Show:

What's happening?

  • Unparseable date: "2 0 0 7 1 2 2 8"

    hi, am using flatpack 3.1.1 for CSV parsing. While retrieving the strings from dataset using dataset.getString() or detDate(), it add one space characters to each orininal character in the CSV file. How this behaviour ? how can it be resolved ? Thanks Alex.

    2009-12-22 15:40:08 UTC by nobody

  • BuffReaderParseFactory parser fails at pzmap validation

    Parser created with BuffReaderParseFactory#newDelimitedParser(final Reader pzmapXML, final Reader dataSource, final char delimiter, final char qualifier, final boolean ignoreFirstRecord) crashes at AbstractParser:111 with JDOM Exception: Exception in thread "main" net.sf.flatpack.InitialisationException: org.jdom.input.JDOMParseException: Error on line 1 of document file:///: Content is not...

    2009-12-21 19:25:47 UTC by nobody

  • Expose the current record type

    When parsing the DataSet, the record type must obviously be known internally. However it is not exposed externally, so the client code must check a set of record types manually. See the Camel Flatpack code below which is hard coded to check "header" and "trailer". This would be simplified, if it the record type was exposed...

    2009-07-27 09:01:16 UTC by yschimke

Our Numbers