Package com.generationjava.io

Standard io code.

See:
          Description

Interface Summary
CommandLineListener Listens to a CommandLine and gets informed when commands have been entered.
PollListener  
 

Class Summary
BitmapReader From a Javaworld.com article by XXXX Used to load java.awt.Images which are Microsoft BMP files.
BitmapWriter Taken from a javaworld.com article by XXX.
CommandLine Read lines from a Command Line.
CountingInputStream  
CountingOutputStream  
Csv  
CsvFieldReader  
CsvReader  
CsvWriter  
FileEvent  
FilePoller  
FileW Provides useful, standard behaviour for dealing with java.io.Files.
FixedWidthReader  
StreamW  
Table Represents a table of information.
TableRow A TableRow contains one or many objects.
Tablifier  
TeeOutputStream  
ZipW Makes creating Zip files easier.
 

Exception Summary
WritingException  
 

Package com.generationjava.io Description

Standard io code. Also see Apache Commons IO. [sandbox].



Copyright © 2000-2003 GenerationJava. All Rights Reserved.