org.apache.directory.shared.ldap.codec
Class LdapDecoder

java.lang.Object
  extended byorg.apache.directory.shared.asn1.ber.Asn1Decoder
      extended byorg.apache.directory.shared.ldap.codec.LdapDecoder
All Implemented Interfaces:
org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean

public class LdapDecoder
extends org.apache.directory.shared.asn1.ber.Asn1Decoder

The Ldap decoder.

Author:
Apache Directory Project

Constructor Summary
LdapDecoder()
          Standard LdapDecoder constructor.
 
Methods inherited from class org.apache.directory.shared.asn1.ber.Asn1Decoder
allowIndefiniteLength, decode, disallowIndefiniteLength, getMaxLengthLength, getMaxTagLength, isIndefiniteLengthAllowed, setMaxLengthLength, setMaxTagLength
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapDecoder

public LdapDecoder()
Standard LdapDecoder constructor.



Copyright © 2003-2006 . All Rights Reserved.