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