|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceTreeManager | |
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. |
Uses of SourceTreeManager in org.apache.xpath |
Methods in org.apache.xpath that return SourceTreeManager | |
SourceTreeManager |
XPathContext.getSourceTreeManager()
**For advanced use only** Get the DOMHelper associated with this execution context. |
Methods in org.apache.xpath with parameters of type SourceTreeManager | |
void |
XPathContext.setSourceTreeManager(SourceTreeManager mgr)
**For advanced use only** Set the DOMHelper associated with this execution context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |