Package | Description |
---|---|
org.apache.commons.jxpath |
Public, abstract part of JXPath: interfaces and configuration.
|
Modifier and Type | Field | Description |
---|---|---|
protected IdentityManager |
JXPathContext.idManager |
IdentityManager
|
Modifier and Type | Method | Description |
---|---|---|
IdentityManager |
JXPathContext.getIdentityManager() |
Returns this context's identity manager.
|
Modifier and Type | Method | Description |
---|---|---|
void |
JXPathContext.setIdentityManager(IdentityManager idManager) |
Install an identity manager that will be used by the context
to look up a node by its ID.
|