com.netscape.jndi.ldap.schema
Class SchemaNameParser

java.lang.Object
  extended bycom.netscape.jndi.ldap.schema.SchemaNameParser
All Implemented Interfaces:
javax.naming.NameParser

class SchemaNameParser
extends java.lang.Object
implements javax.naming.NameParser


Field Summary
(package private) static java.util.Properties nameSyntax
           
 
Method Summary
static SchemaNameParser getParser()
           
 javax.naming.Name parse(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nameSyntax

static java.util.Properties nameSyntax
Method Detail

getParser

public static SchemaNameParser getParser()

parse

public javax.naming.Name parse(java.lang.String name)
                        throws javax.naming.NamingException
Specified by:
parse in interface javax.naming.NameParser
Throws:
javax.naming.NamingException