Package org.apache.directory.shared.asn1.util

Class Summary
Asn1StringUtils Little helper class.
BooleanDecoder Parse and decode a Boolean value.
IntegerDecoder Parse and decode an Integer value.
LongDecoder Parse and decode a Long value.
 

Exception Summary
BooleanDecoderException Thrown when a BooleanDecoderException has encountered a failure condition during a decode.
IntegerDecoderException Thrown when a IntegerDecoder has encountered a failure condition during a decode.
LongDecoderException Thrown when a LongDecoder has encountered a failure condition during a decode.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.