Uses of Interface
net.sf.flatpack.ParserFactory

Packages that use ParserFactory
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 ParserFactory in net.sf.flatpack
 

Classes in net.sf.flatpack that implement ParserFactory
 class DefaultParserFactory
           
 

Methods in net.sf.flatpack that return ParserFactory
static ParserFactory DefaultParserFactory.getInstance()
           
 

Uses of ParserFactory in net.sf.flatpack.brparse
 

Classes in net.sf.flatpack.brparse that implement ParserFactory
 class BuffReaderParseFactory
          Provides a PZParser which obtains records directly from a BufferedReader as an alternative to reading the entire file into memory.
 

Methods in net.sf.flatpack.brparse that return ParserFactory
static ParserFactory BuffReaderParseFactory.getInstance()
           
 



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