Class SegmenterObjectStream<S,T>
java.lang.Object
opennlp.tools.util.FilterObjectStream<S,T>
opennlp.tools.formats.brat.SegmenterObjectStream<S,T>
- All Implemented Interfaces:
AutoCloseable, opennlp.tools.util.ObjectStream<T>
- Direct Known Subclasses:
BratNameSampleStream, DocumentToLineStream
public abstract class SegmenterObjectStream<S,T>
extends opennlp.tools.util.FilterObjectStream<S,T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class opennlp.tools.util.FilterObjectStream
close, reset
-
Constructor Details
-
SegmenterObjectStream
-
-
Method Details
-
read
- Throws:
IOException
-