|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectipipan.spejd.readers.Reader
public abstract class Reader
| Constructor Summary | |
|---|---|
Reader()
|
|
| Method Summary | |
|---|---|
abstract Entity |
loadToken()
Get the next token from the input. |
abstract boolean |
nextSentence(java.io.PrintStream out)
Move on to the next sentence. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Reader()
| Method Detail |
|---|
public abstract Entity loadToken()
public abstract boolean nextSentence(java.io.PrintStream out)
out - result file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||