Uses of Class
org.apache.directory.shared.ldap.name.FastDnParser

Packages that use FastDnParser
org.apache.directory.shared.ldap.name   
 

Uses of FastDnParser in org.apache.directory.shared.ldap.name
 

Methods in org.apache.directory.shared.ldap.name that return FastDnParser
static FastDnParser FastDnParser.getNameParser()
          Gets the name parser singleton instance.
static FastDnParser FastDnParser.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FastDnParser[] FastDnParser.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.