Package | Description |
---|---|
org.apache.ctakes.dictionary.lookup.strtable |
Modifier and Type | Class and Description |
---|---|
class |
FieldConstraintImpl |
Modifier and Type | Method and Description |
---|---|
static StringTable |
StringTableFactory.build(Reader charReader,
String delimiter,
String[] indexedFieldNames,
FieldConstraint constraint,
boolean ignoreCase)
Reads from a character stream.
|
static StringTable |
StringTableFactory.build(Reader charReader,
String delimiter,
String indexedFieldName,
FieldConstraint constraint,
boolean ignoreCase)
Reads from a character stream.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.