
Protected Member Functions | |
| String | encode (int value) |
| String | encodingKey () |
| String | missingValue () |
| int | numberOfEncodingValues () |
Static Private Attributes | |
| static String | SIMPLE_ENCODING = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789" |
| String encode | ( | int | value | ) | [protected, virtual] |
Implements GCMappedEncoding.
| String encodingKey | ( | ) | [protected, virtual] |
Implements GCAbstractEncoding.
| String missingValue | ( | ) | [protected, virtual] |
Implements GCMappedEncoding.
| int numberOfEncodingValues | ( | ) | [protected, virtual] |
Implements GCMappedEncoding.
String SIMPLE_ENCODING = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789" [static, private] |
1.5.8