Uses of Class
net.sf.flatpack.structure.Row

Packages that use Row
net.sf.flatpack Main package of the project, containing the actual DataSet implementations. 
net.sf.flatpack.brparse Contains parsers which leave an open BufferedReader for file access. 
 

Uses of Row in net.sf.flatpack
 

Methods in net.sf.flatpack with parameters of type Row
 void DefaultDataSet.addRow(Row row)
           
 

Uses of Row in net.sf.flatpack.brparse
 

Methods in net.sf.flatpack.brparse that return Row
 Row BuffReaderDelimParser.buildRow(DefaultDataSet ds)
          Reads in the next record on the file and return a row
 Row BuffReaderFixedParser.buildRow(DefaultDataSet ds)
          Reads in the next record on the file and return a row
 



Copyright © 2006-2011 Appendium - Portfolio Financing Platform. All Rights Reserved.