|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DirectoryMonitor.Listener | Listener interface to be provided by users of the directory monitor to get notified of changes. |
InputResource | Represents a resource from which information can be read. |
Class Summary | |
---|---|
ClassPathResource | Represents an input resource in the classpath. |
DirectoryMonitor | Monitors a directory for changes. |
FileResource | Resource implemention for reading from a file. |
RegexFilenameFilter | Filename filter based on regular expressions. |
SimpleProcess | |
StreamResource | Input resource based on an input stream. |
This package provides several support utilities for IO related functionality. The main classes are:
InputResource
: An abstraction of an input stream with several possible
implementations.
DirectoryMonitor
: A utility for monitoring a directory for changes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |