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 and Description |
---|---|
SourceTreeManager |
XPathContext.getSourceTreeManager()
Get the SourceTreeManager associated with this execution context.
|
Modifier and Type | Method and Description |
---|---|
void |
XPathContext.setSourceTreeManager(SourceTreeManager mgr)
Set the SourceTreeManager associated with this execution context.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.