|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.naming
|
Method Summary | |
---|---|
Name |
parse(String name)
Parses a name into its components. |
Method Detail |
---|
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.