| Package | Description |
|---|---|
| org.apache.directory.shared.ldap.util |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapURL.parse(char[] chars)
Parse a LdapURL
|
| Constructor and Description |
|---|
LdapURL(byte[] bytes)
Create a new LdapURL after having parsed it.
|
LdapURL(String string)
Create a new LdapURL from a String after having parsed it.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.