Package | Description |
---|---|
com.norconex.commons.lang.file |
File-related utility classes.
|
com.norconex.commons.lang.io |
Utility classes when dealing with files and directories.
|
Class and Description |
---|
IInputStreamFilter
Filters lines of text read from an InputStream decorated with
FilteredInputStream . |
Class and Description |
---|
ByteArrayOutputStream
This class is an alternate version of
Java
ByteArrayOutputStream . |
CachedInputStream
InputStream wrapper that can be re-read any number of times. |
CachedOutputStream
OutputStream wrapper that caches the output so it can be retrieved
once as a CachedInputStream . |
CachedStreamFactory |
FileMonitor
Deprecated.
Since 1.4.0, use
FileMonitor |
ICachedStream |
IFileChangeListener
Deprecated.
Since 1.4.0, use
IFileChangeListener |
IFileVisitor
Deprecated.
Since 1.4.0, use
IFileVisitor |
IInputStreamFilter
Filters lines of text read from an InputStream decorated with
FilteredInputStream . |
IStreamListener
Listener that is being notified every time a line is processed from a
given stream.
|
Copyright © 2008–2016 Norconex Inc.. All rights reserved.