|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tree
Attributed Tree Interface.
Method Summary | |
---|---|
File |
getFile()
Returns source file for this tree or null if tree was build not from file. |
Node |
getRootNode()
Returns root of this tree. |
void |
setFile(File file)
|
void |
setRootNode(Node root)
|
Method Detail |
---|
File getFile()
void setFile(File file)
Node getRootNode()
void setRootNode(Node root)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |