public interface NameParser
CompoundName,
Name
Nameparse(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.