|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.xpath.SourceTree
**For internal use only** This object represents a Source Tree, and any associated information.
| Field Summary | |
Node |
m_root
**For internal use only** |
java.lang.String |
m_url
**For internal use only** |
| Constructor Summary | |
SourceTree(Node root,
java.lang.String url)
**For internal use only** |
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public java.lang.String m_url
public Node m_root
| Constructor Detail |
public SourceTree(Node root,
java.lang.String url)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||