All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Class RfcLDAPString

java.lang.Object
  extended by com.novell.ldap.asn1.ASN1Object
      extended by com.novell.ldap.asn1.ASN1OctetString
          extended by com.novell.ldap.rfc2251.RfcLDAPString
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
RfcAttributeDescription, RfcLDAPDN, RfcLDAPURL, RfcMatchingRuleId, RfcRelativeLDAPDN

public class RfcLDAPString
extends ASN1OctetString

Represnts an LDAP String.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.novell.ldap.asn1.ASN1OctetString
ID, TAG
 
Constructor Summary
RfcLDAPString(ASN1Decoder dec, java.io.InputStream in, int len)
           
RfcLDAPString(byte[] ba)
           
RfcLDAPString(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class com.novell.ldap.asn1.ASN1OctetString
byteValue, encode, stringValue, toString
 
Methods inherited from class com.novell.ldap.asn1.ASN1Object
getEncoding, getIdentifier, setIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RfcLDAPString

public RfcLDAPString(java.lang.String s)

RfcLDAPString

public RfcLDAPString(byte[] ba)

RfcLDAPString

public RfcLDAPString(ASN1Decoder dec,
                     java.io.InputStream in,
                     int len)
              throws java.io.IOException
Throws:
java.io.IOException

All LDAP Classes
Internal LDAP Classes

Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000