public class SourceTree
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
m_root
The root of the source tree, which may or may not be a
Document node. |
java.lang.String |
m_url
The URI of the source tree.
|
Constructor and Description |
---|
SourceTree(int root,
java.lang.String url)
Constructor SourceTree
|
Copyright ? 2006 Apache XML Project. All Rights Reserved.