org.xbill.DNS.utils
Class base32.Alphabet

java.lang.Object
  extended by org.xbill.DNS.utils.base32.Alphabet
Enclosing class:
base32

public static class base32.Alphabet
extends Object


Field Summary
static String BASE32
           
static String BASE32HEX
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASE32

public static final String BASE32
See Also:
Constant Field Values

BASE32HEX

public static final String BASE32HEX
See Also:
Constant Field Values