|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopennlp.tools.util.EventTraceStream
public class EventTraceStream
| Constructor Summary | |
|---|---|
EventTraceStream(EventStream stream,
java.io.Writer writer)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Event |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventTraceStream(EventStream stream,
java.io.Writer writer)
| Method Detail |
|---|
public boolean hasNext()
throws java.io.IOException
hasNext in interface EventStreamjava.io.IOException
public Event next()
throws java.io.IOException
next in interface EventStreamjava.io.IOExceptionpublic void remove()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||