Package com.croftsoft.core.io

Package java.io input/output support.

See:
          Description

Interface Summary
Encoder A generic interface for Object encoders.
Parser A generic interface for Object parsers.
 

Class Summary
EchoReader A FilterReader that echoes characters read to a Writer.
FileLib A library of static methods to manipulate File objects.
SerializableCoder An Encoder and Parser implementation that uses object serialization.
SerializableLib Saves and loads Serializable objects using GZIP compression.
StreamLib A library of static methods for the manipulation of input and output streams.
StringCoder A String Encoder and Parser.
 

Package com.croftsoft.core.io Description

Package java.io input/output support.


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)