Class BratAnnotationStream

java.lang.Object
opennlp.tools.formats.brat.BratAnnotationStream
All Implemented Interfaces:
AutoCloseable, opennlp.tools.util.ObjectStream<BratAnnotation>

public class BratAnnotationStream extends Object implements opennlp.tools.util.ObjectStream<BratAnnotation>
Reads the annotations from the brat .ann annotation file.