Package org.zkoss.io

File and stream I/O utilities.

See:
          Description

Interface Summary
FileWatchdog.Callback The interface to implement when using a FileWatchdog.
 

Class Summary
Files File related utilities.
FileWatchdog File modification monitor thread.
NullInputStream An input stream that returns nothing, aka, an empty input stream.
NullReader A reader that returns nothing, aka, an empty reader.
NullWriter A writer that drops all output.
Serializables Utilities to handle java.io.Serializable.
WriterOutputStream An output stream that is on top of a writer.
 

Package org.zkoss.io Description

File and stream I/O utilities.



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.