Class TextFileMapper
- java.lang.Object
-
- de.julielab.jcore.reader.bionlpformat.utils.TextFileMapper
-
public class TextFileMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description TextFileMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmapAbstractFile(String id, String source, BufferedReader bufferedReader, org.apache.uima.jcas.JCas cas)
-
-
-
Method Detail
-
mapAbstractFile
public void mapAbstractFile(String id, String source, BufferedReader bufferedReader, org.apache.uima.jcas.JCas cas) throws IOException
- Throws:
IOException
-
-