|
|||||||||
| Home >> All >> org >> apache >> commons >> [ jxpath overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.commons.jxpath.IdentityManager
| Uses of IdentityManager in org.apache.commons.jxpath |
| Fields in org.apache.commons.jxpath declared as IdentityManager | |
protected IdentityManager |
JXPathContext.idManager
|
| Methods in org.apache.commons.jxpath that return IdentityManager | |
IdentityManager |
JXPathContext.getIdentityManager()
Returns this context's identity manager. |
| Methods in org.apache.commons.jxpath with parameters of type IdentityManager | |
void |
JXPathContext.setIdentityManager(IdentityManager idManager)
Install an identity manager that will be used by the context to look up a node by its ID. |
|
|||||||||
| Home >> All >> org >> apache >> commons >> [ jxpath overview ] | PREV NEXT | ||||||||