Package | Description |
---|---|
edu.internet2.middleware.morphString.apache.codec |
A small set of interfaces used by
the various implementations in the sub-packages.
|
edu.internet2.middleware.morphString.apache.codec.binary |
Base64, Binary, and Hexadecimal String encoding and decoding.
|
Class and Description |
---|
Decoder
Provides the highest level of abstraction for Decoders.
|
DecoderException
Thrown when a Decoder has encountered a failure condition during a decode.
|
Encoder
Provides the highest level of abstraction for Encoders.
|
EncoderException
Thrown when there is a failure condition during the encoding process.
|
Class and Description |
---|
BinaryDecoder
Defines common decoding methods for byte array decoders.
|
BinaryEncoder
Defines common encoding methods for byte array encoders.
|
Decoder
Provides the highest level of abstraction for Decoders.
|
DecoderException
Thrown when a Decoder has encountered a failure condition during a decode.
|
Encoder
Provides the highest level of abstraction for Encoders.
|
EncoderException
Thrown when there is a failure condition during the encoding process.
|
Copyright © 2016 Internet2. All rights reserved.