Uses of Class
org.apache.directory.shared.ldap.codec.util.LdapURLEncodingException

Packages that use LdapURLEncodingException
org.apache.directory.shared.ldap.codec.util   
 

Uses of LdapURLEncodingException in org.apache.directory.shared.ldap.codec.util
 

Methods in org.apache.directory.shared.ldap.codec.util that throw LdapURLEncodingException
 void LdapURL.parse(char[] chars)
           
 

Constructors in org.apache.directory.shared.ldap.codec.util that throw LdapURLEncodingException
LdapURL(java.lang.String string)
          Create a new LdapURL from a String after having parsed it.
LdapURL(byte[] bytes)
          Create a new LdapURL after having parsed it.
 



Copyright © 2003-2006 . All Rights Reserved.