| Package | Description |
|---|---|
| net.sf.hajdbc.codec | |
| net.sf.hajdbc.codec.base64 | |
| net.sf.hajdbc.codec.hex |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCodecFactory
Trivial codec that does nothing
|
| Modifier and Type | Class and Description |
|---|---|
class |
Base64CodecFactory
Codec that uses base-64 encoding/decoding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HexCodecFactory
Codec that uses hex encoding/decoding.
|
Copyright © 2004–2014 Paul Ferraro. All rights reserved.