|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
InputStream and writing to an OutputStream.
See:
Description
| Interface Summary | |
|---|---|
| ContentsTransformer | An entity that transforms contents, i.e. it reads bytes from an InputStream and writes bytes to an
OutputStream. |
| Class Summary | |
|---|---|
| ContentsTransformations | Utility class for ContentsTransformer. |
| SelectiveContentsTransformer | A ContentsTransformer that delegates contents transformation to one of two delegates, depending on whether
the name argument matches a string Predicate or not. |
Utilities for transforming contents, i.e. reading bytes from an InputStream and writing to an OutputStream.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||