Package com.townleyenterprises.io

Interface Summary
LineProcessor This interface is used to provide line-based processing of text files.
 

Class Summary
AbstractLineProcessor This class is used to provide default implementations for the methods in the LineProcessor interface.
DelimitedLineProcessor This class provides the capability to break a line of delimited text into a list of objects representing each value.
TextFileProcessor This class provides a pluggable mechanism for processing line-based text files with a given character encoding.
 



Copyright © 2002-2004, Andrew S. Townley and Townley Enterprises. All Rights Reserved.
This project is hosted on http://te-code.sourceforge.net.