API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming. NameParser View Source
Author(s)
Rosanna Lee
Scott Seligman
Since
1.3
Version
1.9 05/11/17
Serial
Hierarchy
 NameParser
Subinterfaces
Description
public interface NameParser
  This interface is used for parsing names from a hierarchical namespace.
See also:    CompoundName Name
Methods
Hide/Show inherited methods
public Name parse (String name) throws NamingException
  Parses a name into its components.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar