public class OntoNotesParseSampleStream extends FilterObjectStream<String,Parse>
| Constructor and Description | 
|---|
| OntoNotesParseSampleStream(ObjectStream<String> samples) | 
| Modifier and Type | Method and Description | 
|---|---|
| Parse | read()Returns the next object. | 
close, resetpublic OntoNotesParseSampleStream(ObjectStream<String> samples)
public Parse read() throws IOException
ObjectStreamIOException - if there is an error during readingCopyright © 2018 The Apache Software Foundation. All rights reserved.