javax.naming
public interface NameParser
Name
representation.Name parse(String name) throws NamingException
Name
representationname
- the string representation of the nameName
representation of the name.InvalidNameException
- if the name violates the syntax, expected by
this parserNamingException
- if some other naming exception occurs