Uses of Class
org.apache.directory.api.ldap.model.url.LdapUrl.Extension

Packages that use LdapUrl.Extension
org.apache.directory.api.ldap.model.url   
 

Uses of LdapUrl.Extension in org.apache.directory.api.ldap.model.url
 

Methods in org.apache.directory.api.ldap.model.url that return LdapUrl.Extension
 LdapUrl.Extension LdapUrl.getExtension(String type)
          Gets the extension.
 

Methods in org.apache.directory.api.ldap.model.url that return types with arguments of type LdapUrl.Extension
 List<LdapUrl.Extension> LdapUrl.getExtensions()
           
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.