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.
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.
StringInputStream A stream that reads from a string.
 

Package de.hillenbrand.io Description

Some classes for I/O operations.