|
|||||||||
| Home >> All >> org >> apache >> commons >> [ jxpath overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.commons.jxpath.KeyManager
| 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. |
|
|||||||||
| Home >> All >> org >> apache >> commons >> [ jxpath overview ] | PREV NEXT | ||||||||