Package netscape.ldap.ber.stream


package netscape.ldap.ber.stream
  • Classes
    Class
    Description
    This class is for the "any" object that is unknown to the BER package but conforms to BER rules.
    This class is for the BitString object.
    This class is for the Boolean object.
    This is an abstract base class for character string types.
    This class is for the Choice object.
    This abstract class serves as a based class for constructed types such as sequence or set.
    This class is for the tagged object type.
    This class is for the Enumerated object.
    This class is for the Integer object.
    This is the base class for integral types such as Integer and Enumerated.
    This class is for the NULL type.
    This class is for the NumericString type.
    This class is for the Object ID object.
    This class is for the OctetString type.
    This class is for the PrintableString type.
    This class is for the Real object.
    This class is for the Sequence object.
    This class is for the Set object.
    This class is for the tagged object type.
    This is an abstract class which should be extended for use by the BERTag class in decoding application specific BER tags.
    This class is for the UTCTime object.
    This class is for the VisibleString object.