Uses of Package
com.norconex.commons.lang.io
-
Packages that use com.norconex.commons.lang.io Package Description com.norconex.commons.lang.exec Utility classes related to process/code execution.com.norconex.commons.lang.file File-related utility classes.com.norconex.commons.lang.io Utility classes when dealing with files and directories. -
Classes in com.norconex.commons.lang.io used by com.norconex.commons.lang.exec Class Description IInputStreamListener Listener that is being notified every time a chunk of bytes is processed from a given input stream. -
Classes in com.norconex.commons.lang.io used by com.norconex.commons.lang.file Class Description IInputStreamFilter Filters lines of text read from an InputStream decorated withFilteredInputStream. -
Classes in com.norconex.commons.lang.io used by com.norconex.commons.lang.io Class Description ByteArrayOutputStream This class is an alternate version of JavaByteArrayOutputStream.CachedInputStream InputStreamwrapper that can be re-read any number of times.CachedOutputStream OutputStreamwrapper that caches the output so it can be retrieved once as aCachedInputStream.CachedStreamFactory Factory for input/output streams caching values for repeat usage.ICachedStream IInputStreamFilter Filters lines of text read from an InputStream decorated withFilteredInputStream.IInputStreamListener Listener that is being notified every time a chunk of bytes is processed from a given input stream.