Uses of Class
org.apache.commons.id.EncoderException

Packages that use EncoderException
org.apache.commons.id This package contains factories and implementation classes to generate unique identifiers. 
 

Uses of EncoderException in org.apache.commons.id
 

Methods in org.apache.commons.id that throw EncoderException
 java.lang.Object Hex.encode(java.lang.Object object)
          Converts a String or an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.