Package com.google.refine.sorting
Class StringCriterion
java.lang.Object
com.google.refine.sorting.Criterion
com.google.refine.sorting.StringCriterion
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.refine.sorting.Criterion
Criterion.KeyMaker -
Field Summary
FieldsFields inherited from class com.google.refine.sorting.Criterion
blankPosition, cellIndex, columnName, errorPosition, reverse -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.refine.sorting.Criterion
getCellIndex
-
Field Details
-
caseSensitive
public boolean caseSensitive
-
-
Constructor Details
-
StringCriterion
public StringCriterion()
-
-
Method Details
-
createKeyMaker
- Specified by:
createKeyMakerin classCriterion
-
getValueType
- Specified by:
getValueTypein classCriterion
-