Package | Description |
---|---|
org.apache.commons.jxpath |
Public, abstract part of JXPath: interfaces and configuration.
|
Modifier and Type | Field and Description |
---|---|
protected IdentityManager |
JXPathContext.idManager
IdentityManager
|
Modifier and Type | Method and Description |
---|---|
IdentityManager |
JXPathContext.getIdentityManager()
Returns this context's identity manager.
|
Modifier and Type | Method and 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.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.