Uses of Class
org.apache.directory.shared.asn1.util.IntegerDecoderException

Packages that use IntegerDecoderException
org.apache.directory.shared.asn1.util   
 

Uses of IntegerDecoderException in org.apache.directory.shared.asn1.util
 

Methods in org.apache.directory.shared.asn1.util that throw IntegerDecoderException
static int IntegerDecoder.parse(Value value)
          Parse a byte buffer and send back an integer
static int IntegerDecoder.parse(Value value, int min, int max)
          Parse a byte buffer and send back an integer, controling that this number is in a specified interval.
 



Copyright © 2004-2012. All Rights Reserved.