public class FTI_OPTION_TOKENIZER
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CUSTOM |
static int |
ICU |
static int |
PORTER |
static int |
SIMPLE |
Constructor and Description |
---|
FTI_OPTION_TOKENIZER() |
public static final int CUSTOM
public static final int SIMPLE
public static final int PORTER
public static final int ICU