| Package | Description |
|---|---|
| javax.naming |
Provides the classes and interfaces for accessing naming services.
|
| Modifier and Type | Method and Description |
|---|---|
NameParser |
Context.getNameParser(Name
Retrieves the parser associated with the named context.
|
NameParser |
InitialContext.getNameParser(Name
|
NameParser |
Context.getNameParser(String
Retrieves the parser associated with the named context.
|
NameParser |
InitialContext.getNameParser(String
|