| 
|||||||||
| 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 IOException
null at end of file.
IOException
void close()
           throws IOException
TreeReader.
IOException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||