|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.4.2
javax.naming
|
Method Summary | |
Name |
parse(String name)
Parses a name into its components. |
Method Detail |
public Name parse(String name) throws NamingException
name
- The non-null string name to parse.
InvalidNameException
- If name does not conform to
syntax defined for the namespace.
NamingException
- If a naming exception was encountered.