Package | Description |
---|---|
net.sf.mmm.util.contenttype.impl |
Provides the implementation of the content-type API.
|
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.
|
Class and Description |
---|
AbstractDetectorStreamProcessorFactory
This is the abstract base implementation of the
DetectorStreamProcessorFactory interface. |
Class and Description |
---|
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. |
Class and Description |
---|
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. |
Class and Description |
---|
AppendableWriter
This class is a
Writer that adapts an Appendable . |
Copyright © 2001–2016 mmm-Team. All rights reserved.