public final class GlossaryReaderCSV
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static char |
SEPARATOR
Fields separator.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<GlossaryEntry> |
read(java.io.File file,
boolean priorityGlossary) |
protected static final char SEPARATOR
public static java.util.List<GlossaryEntry> read(java.io.File file, boolean priorityGlossary) throws java.io.IOException
java.io.IOException