|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyManager | |
org.apache.commons.jxpath | Public, abstract part of JXPath: interfaces and configuration. |
Uses of KeyManager in org.apache.commons.jxpath |
Fields in org.apache.commons.jxpath declared as KeyManager | |
protected KeyManager |
JXPathContext.keyManager
|
Methods in org.apache.commons.jxpath that return KeyManager | |
KeyManager |
JXPathContext.getKeyManager()
Returns this context's key manager. |
Methods in org.apache.commons.jxpath with parameters of type KeyManager | |
void |
JXPathContext.setKeyManager(KeyManager keyManager)
Install a key manager that will be used by the context to look up a node by a key value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |