| Package | Description |
|---|---|
| org.mmbase.util.transformers |
`Tranformers' define tranformations of Strings, byte arrays and streams.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ChecksumFactory.ChecksumTransformer |
class |
Hex
Encode a bytearray to a string by converting every byte to a hexadecimal (00 - FF)
representation, and decode the other way around.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}