|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeReader
A TreeReader
adds functionality to another Reader
by reading in Trees, or some descendant class.
Method Summary | |
---|---|
void |
close()
Close the Reader behind this TreeReader . |
Tree |
readTree()
Reads a single tree. |
Method Detail |
---|
Tree readTree() throws java.io.IOException
null
at end of file.
java.io.IOException
void close() throws java.io.IOException
TreeReader
.
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |