public interface NameParser
CompoundName
,
Name
Modifier and Type | Method and Description |
---|---|
Name |
parse(String name)
Parses a name into its components.
|
Name parse(String name) throws NamingException
InvalidNameException
- If name does not conform to
syntax defined for the namespace.NamingException
- If a naming exception was encountered.name
- The non-null string name to parse.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2022 aicas GmbH. All Rights Reserved.