Package de.hillenbrand.io

Some classes for I/O operations.

See:
          Description

Interface Summary
FileChangeListener A listener for FileNotification.
HWriter  
 

Class Summary
DirectoryFilenameFilter A FileFilter that knows about hidden directories.
FileAccess Provides easy access to files.
FileNotification A class that notifies when a file (or a directory) has been changed.
FileNotification.CheckThread  
FileNotification.DelayedQueueEntry  
HConfigurationFileReader A buffered file reader that omits lines starting with a '#' and empty lines.
HPrintWriter Like PrintWriter, but writes only if data has changed and close() has been called.
HtmlPrintWriter A stream for HTML output, that converts non-HTML code to HTML.
StringBufferStreamRedirectionTarget  
StringInputStream A stream that reads from a string.
 

Package de.hillenbrand.io Description

Some classes for I/O operations.