|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.mmm.util.io.base | |
|---|---|
| net.sf.mmm.util.io.base | Contains public implementations that help to read and write data, process bytes, etc. |
| net.sf.mmm.util.io.impl | Contains implementations for utilities that help to read and write data, process bytes, etc. |
| net.sf.mmm.util.nls.base | Contains the basis for implementations of the native language support (NLS) API. |
| Classes in net.sf.mmm.util.io.base used by net.sf.mmm.util.io.base | |
|---|---|
| AbstractByteArray
This is the abstract base implementation of the ByteArray interface. |
|
| AbstractDetectorStreamProcessorFactory
This is the abstract base implementation of the DetectorStreamProcessorFactory interface. |
|
| AppendableWriter
This class is a Writer that adapts an Appendable. |
|
| ByteArrayImpl
This class is similar to ByteBuffer but a lot simpler. |
|
| EncodingUtilImpl.AsciiProcessor
This inner class is used to process the byes from the underlying InputStream in ASCII mode. |
|
| EncodingUtilImpl.Surrogate
This enum contains represents the type of a EncodingUtilImpl.Surrogate from an
UTF-16 sequence. |
|
| EncodingUtilImpl.UtfDetectionProcessor
This inner class is used to perform the actual UTF detection. |
|
| FailingInputStream
This is an implementation of InputStream that will throw an exception
for every method of InputStream. |
|
| NonClosingInputStream.ClosedInputStream
This inner class is a stream that will always throw a StreamClosedException. |
|
| StreamUtilImpl.AbstractAsyncTransferrer
This is the abstract base class for the Callable that transfers
data of streams or readers/writers. |
|
| StreamUtilImpl.BaseTransferrer
This is an abstract implementation of the AsyncTransferrer
interface, that implements Runnable defining the main flow. |
|
| Classes in net.sf.mmm.util.io.base used by net.sf.mmm.util.io.impl | |
|---|---|
| AbstractByteArray
This is the abstract base implementation of the ByteArray interface. |
|
| AbstractDetectorStream
This is the abstract base implementation of a DetectorStream. |
|
| AbstractDetectorStreamProvider
This is the abstract base implementation of the DetectorStreamProvider. |
|
| ByteArrayImpl
This class is similar to ByteBuffer but a lot simpler. |
|
| Classes in net.sf.mmm.util.io.base used by net.sf.mmm.util.nls.base | |
|---|---|
| AppendableWriter
This class is a Writer that adapts an Appendable. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||