Package | Description |
---|---|
org.apache.xpath |
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
|
Modifier and Type | Method | Description |
---|---|---|
SourceTreeManager |
XPathContext.getSourceTreeManager() |
Get the SourceTreeManager associated with this execution context.
|
Modifier and Type | Method | Description |
---|---|---|
void |
XPathContext.setSourceTreeManager(SourceTreeManager mgr) |
Set the SourceTreeManager associated with this execution context.
|
Copyright ? 2014 Apache XML Project. All Rights Reserved.