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 java.lang.Object


Field Summary
static java.lang.String BASE32
           
static java.lang.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 java.lang.String BASE32
See Also:
Constant Field Values

BASE32HEX

public static final java.lang.String BASE32HEX
See Also:
Constant Field Values