Package | Description |
---|---|
net.sf.mmm.util.io.impl |
Contains implementations for utilities that help to read and write data, process bytes, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
DetectorStreamProviderImpl
This is the implementation of the
DetectorStreamProvider interface. |
Modifier and Type | Method and Description |
---|---|
void |
ProcessableDetectorStream.initialize(AbstractDetectorStreamProvider provider,
DetectorStreamProcessor lastProcessor)
This method initializes this class.
|
Constructor and Description |
---|
ProcessableDetectorInputStream(InputStream inputStream,
Map<String,Object> mutableMetadata,
AbstractDetectorStreamProvider provider)
The constructor.
|
ProcessableDetectorOutputStream(OutputStream outputStream,
Map<String,Object> mutableMetadata,
AbstractDetectorStreamProvider provider)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.