Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.naming | Provides the classes and interfaces for accessing naming services. |
Uses of NameParser in javax.naming |
---|
Modifier and Type | Method and Description |
---|---|
NameParser |
Context.getNameParser(Name name)
Retrieves the parser associated with the named context. |
NameParser |
InitialContext.getNameParser(Name name)
|
NameParser |
Context.getNameParser(String name)
Retrieves the parser associated with the named context. |
NameParser |
InitialContext.getNameParser(String name)
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.