| Package | Description |
|---|---|
| io.jstuff.pipeline.base64 | |
| io.jstuff.pipeline.codec |
UTF-16 encoding and decoding classes
|
| io.jstuff.pipeline.html | |
| io.jstuff.pipeline.uri | |
| io.jstuff.pipeline.xml |
| Class and Description |
|---|
| ErrorStrategy
The error strategy to be adopted when invalid characters or bytes are encountered in the encoding or decoding data
stream.
|
| ErrorStrategyBase
Base class for encoder and decoder classes to implement the error strategy.
|
| Class and Description |
|---|
| DecodingPipeline
An
IntPipeline to convert one-to-one mapping character encodings to Unicode code points. |
| DynamicDecoder.State |
| EncodingPipeline
A pipeline to convert 8-bit character sets based on a reverse mapping table.
|
| ErrorStrategy
The error strategy to be adopted when invalid characters or bytes are encountered in the encoding or decoding data
stream.
|
| ErrorStrategyBase
Base class for encoder and decoder classes to implement the error strategy.
|
| SwitchableDecoder
A switchable decoder that allows the encoding of an input stream to be determined from the data in the early part of
the stream.
|
| Class and Description |
|---|
| EncoderBase
Base class for encoders.
|
| Class and Description |
|---|
| EncoderBase
Base class for encoders.
|
| ErrorStrategy
The error strategy to be adopted when invalid characters or bytes are encountered in the encoding or decoding data
stream.
|
| ErrorStrategyBase
Base class for encoder and decoder classes to implement the error strategy.
|
| Class and Description |
|---|
| EncoderBase
Base class for encoders.
|
Copyright © 2025. All rights reserved.