Uses of Package
com.norconex.commons.lang.io
Packages that use com.norconex.commons.lang.io
Package
Description
Utility classes related to process/code execution.
Utility classes when dealing with files and directories.
-
Classes in com.norconex.commons.lang.io used by com.norconex.commons.lang.execClassDescriptionListener 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.ioClassDescriptionThis class is an alternate version of Java
ByteArrayOutputStream.InputStreamwrapper that can be re-read any number of times.OutputStreamwrapper that caches the output so it can be retrieved once as aCachedInputStream.Caches I/O streams for reuse.Factory for input/output streams caching values for repeat usage.Listener that is being notified every time a chunk of bytes is processed from a given input stream.