Package org.apache.xpath
Class SourceTree
- java.lang.Object
-
- org.apache.xpath.SourceTree
-
public class SourceTree extends java.lang.Object
This object represents a Source Tree, and any associated information.
-
-
Constructor Summary
Constructors Constructor Description SourceTree(int root, java.lang.String url)
Constructor SourceTree
-