public class SourceTree
extends java.lang.Object
Modifier and Type | Field | 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 | Description |
---|---|
SourceTree(int root,
java.lang.String url) |
Constructor SourceTree
|
Copyright © 2014 Apache XML Project. All Rights Reserved.