JNDI 1.2

Uses of Interface
javax.naming.NameParser

Packages that use NameParser
javax.naming Provides the classes and interfaces for accessing naming services. 
 

Uses of NameParser in javax.naming
 

Methods in javax.naming that return NameParser
 NameParser InitialContext.getNameParser(String name)
          Retrieves the parser associated with the named context.
 NameParser InitialContext.getNameParser(Name name)
          Retrieves the parser associated with the named context.
 NameParser Context.getNameParser(Name name)
          Retrieves the parser associated with the named context.
 NameParser Context.getNameParser(String name)
          Retrieves the parser associated with the named context.
 


JNDI 1.2

For more information on JNDI, please see http://java.sun.com/products/jndi