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