|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameParser | |
---|---|
javax.naming | Provides the classes and interfaces for accessing naming services. |
Uses of NameParser in javax.naming |
---|
Methods in javax.naming that return NameParser | |
---|---|
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. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.