public class FeatUtil
extends java.lang.Object
| Constructor and Description |
|---|
FeatUtil() |
| Modifier and Type | Method and Description |
|---|---|
static short[] |
getCharIndexes(java.lang.String form,
SymbolTable<java.lang.Character> char_table_,
boolean insert) |
static int |
getMaxSignature(boolean special_signature) |
static int |
getSignature(java.lang.String form,
boolean special_signature) |
public static int getMaxSignature(boolean special_signature)
public static int getSignature(java.lang.String form,
boolean special_signature)
public static short[] getCharIndexes(java.lang.String form,
SymbolTable<java.lang.Character> char_table_,
boolean insert)