Frames | No Frames |
Constructors with parameter type netscape.ldap.ber.stream.BERElement | |
Constructs an attribute from a BER (Basic Encoding Rules) element. |
Methods with return type netscape.ldap.ber.stream.BERElement | |
BERElement | Retrieves the BER (Basic Encoding Rules) representation of an attribute. |
BERElement | Retrieves the BER (Basic Encoding Rules) representation
of the current modification. |
Constructors with parameter type netscape.ldap.ber.stream.BERElement | |
Constructs add response. | |
Constructs bind response. | |
Constructs compare response. | |
Constructs delete response. | |
Constructs extended response. | |
Constructs modifyRDN response. | |
Constructs modify response. | |
Constructs ldap result. | |
Constructs search response. | |
Constructs search result. | |
Constructs extended response. |
Fields of type netscape.ldap.ber.stream.BERElement | |
BERElement | Private variable
|
BERElement | |
BERElement |
Methods with return type netscape.ldap.ber.stream.BERElement | |
BERElement | Gets the ber representation of abandon request. |
BERElement | Gets the ber representation of add request. |
BERElement | Retrieves the ber representation of the request. |
BERElement | Retrieves the ber representation of the request. |
BERElement | Gets the ber representation of the delete request. |
BERElement | Gets the ber representation of extended request. |
BERElement | Gets the ber representation of the request. |
BERElement | Gets the ber representation of modify request. |
BERElement | Retrieves the ber representation of the operation. |
BERElement | Retrieves the ber representation of the result. |
BERElement | Gets the ber representation of search request. |
BERElement | Retrieves ber representation of the result. |
BERElement | Retrieves the BER representation of this object. |
BERElement | Gets the ber representation of the unbind rquest. |
Classes derived from netscape.ldap.ber.stream.BERElement | |
class | This class is for the "any" object that is unknown to the
BER package but conforms to BER rules. |
class | This class is for the BitString object. |
class | This class is for the Boolean object. |
class | This is an abstract base class for character string types. |
class | This class is for the Choice object. |
class | This abstract class serves as a based class for constructed
types such as sequence or set. |
class | This class is for the Enumerated object. |
class | This class is for the Integer object. |
class | This is the base class for integral types such as Integer and
Enumerated. |
class | This class is for the NULL type. |
class | This class is for the NumericString type. |
class | This class is for the Object ID object. |
class | This class is for the OctetString type. |
class | This class is for the PrintableString type. |
class | This class is for the Real object. |
class | This class is for the Sequence object. |
class | This class is for the Set object. |
class | This class is for the tagged object type. |
class | This class is for the UTCTime object. |
class | This class is for the VisibleString object. |
Constructors with parameter type netscape.ldap.ber.stream.BERElement | |
Constructs an "any" element. | |
Constructs a choice element. | |
Constructs a tag element. |
Methods with parameter type netscape.ldap.ber.stream.BERElement | |
void | Adds an element to the list. |
Methods with return type netscape.ldap.ber.stream.BERElement | |
BERElement | BERConstruct.elementAt(int index) Gets ber element at specific position. |
BERElement | Gets a ber element from the input stream. |
BERElement | BERTagDecoder.getElement(BERTagDecoder decoder, int tag, InputStream stream, int[] bytes_read, boolean[] implicit) Gets an application specific ber element from an input stream. |
BERElement | Gets the value of the chosen type. |
BERElement | Gets the element from the tagged object. |
Methods with return type netscape.ldap.ber.stream.BERElement | |
BERElement | Retrieves the ber representation. |
BERElement | Gets the ber representation of filter. |
BERElement | Gets the ber representation of the filter. |
BERElement | Gets ber representation of the filter. |
BERElement | Gets ber representation of the filter. |
BERElement | Gets ber representation of the filter. |
BERElement | Gets the ber representation of the filter. |
BERElement | Gets ber representation of the filter. |
BERElement | JDAPBERTagDecoder.getElement(BERTagDecoder decoder, int tag, InputStream stream, int[] bytes_read, boolean[] implicit) Gets an application specific ber element from the stream. |