public class LKCollectionReader extends Object
| Constructor and Description |
|---|
LKCollectionReader(String dir) |
LKCollectionReader(String dir,
List<String> fileList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
static void |
main(String[] argv) |
LKAnnotatedText |
next() |
public LKCollectionReader(String dir) throws IOException
IOExceptionpublic LKCollectionReader(String dir, List<String> fileList) throws IOException
IOExceptionpublic boolean hasNext()
public LKAnnotatedText next()
public static void main(String[] argv)
Copyright © 2016–2020 FBK. All rights reserved.