Class BERAny

java.lang.Object
netscape.ldap.ber.stream.BERElement
netscape.ldap.ber.stream.BERAny
All Implemented Interfaces:
Serializable

public class BERAny extends BERElement
This class is for the "any" object that is unknown to the BER package but conforms to BER rules.
 Encoding Rule:
   The encoding is that of the particular implementation.
 
Version:
1.0 seeAlso CCITT X.209
See Also: