| Modifier and Type | Field and Description |
|---|---|
| public static String[] | |
| private static int | |
| private static final char[] | |
| private static String | |
| private static int | |
| private static int[] | |
| private static short[] | |
| private static boolean | |
| private static boolean | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static final int | |
| private static byte[] | |
| private static int[] | |
| private static short[] | |
| private static short[] | |
| private static short[] | |
| private static short | |
| private static byte[] | |
| private static short[] | |
| private static short |
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| private static int | |
| private static int | |
| public int | |
| public int | |
| private static String | |
| public static int | |
| public static int | |
| private synchronized boolean | |
| public static void | |
| public static int | |
| private static int | |
| private static boolean | |
| private static byte[] | |
| private static char[] | |
| private static int[] | |
| private static short[] |
| __depends__ | back to summary |
|---|---|
| public static String[] __depends__ | |
| alphasz | back to summary |
|---|---|
| private static int alphasz | |
| charmap | back to summary |
|---|---|
| private static final char[] charmap | |
| cjkPrefix | back to summary |
|---|---|
| private static String cjkPrefix | |
| cjkPrefixLen | back to summary |
|---|---|
| private static int cjkPrefixLen | |
| codepoint | back to summary |
|---|---|
| private static int[] codepoint | |
| G | back to summary |
|---|---|
| private static short[] G | |
| initialized | back to summary |
|---|---|
| private static boolean initialized | |
| loaded | back to summary |
|---|---|
| private static boolean loaded | |
| m | back to summary |
|---|---|
| private static int m | |
| maxidx | back to summary |
|---|---|
| private static int maxidx | |
| maxklen | back to summary |
|---|---|
| private static int maxklen | |
| maxlen | back to summary |
|---|---|
| private static int maxlen | |
| minchar | back to summary |
|---|---|
| private static int minchar | |
| n | back to summary |
|---|---|
| private static int n | |
| raw_block | back to summary |
|---|---|
| private static final int raw_block | |
| rawdata | back to summary |
|---|---|
| private static byte[] rawdata | |
| rawindex | back to summary |
|---|---|
| private static int[] rawindex | |
| T0 | back to summary |
|---|---|
| private static short[] T0 | |
| T1 | back to summary |
|---|---|
| private static short[] T1 | |
| T2 | back to summary |
|---|---|
| private static short[] T2 | |
| wordcutoff | back to summary |
|---|---|
| private static short wordcutoff | |
| worddata | back to summary |
|---|---|
| private static byte[] worddata | |
| wordoffs | back to summary |
|---|---|
| private static short[] wordoffs | |
| wordstart | back to summary |
|---|---|
| private static short wordstart | |
| ucnhash | back to summary |
|---|---|
| public ucnhash() | |
| binarysearch | back to summary |
|---|---|
| private static int binarysearch(byte[] rawlist, int start, int end) | |
| compare | back to summary |
|---|---|
| private static int compare(byte[] a1, int off1, int len1, byte[] a2, int off2, int len2) | |
| getCchMax | back to summary |
|---|---|
| public int getCchMax() Implements org. | |
| getValue | back to summary |
|---|---|
| public int getValue(String s, int start, int end) Implements org. | |
| getWord | back to summary |
|---|---|
| private static String getWord(int idx) | |
| hash | back to summary |
|---|---|
| public static int hash(String key) | |
| hash | back to summary |
|---|---|
| public static int hash(String key, int start, int end) | |
| initialized | back to summary |
|---|---|
| private synchronized boolean initialized() | |
| loadTables | back to summary |
|---|---|
| public static void loadTables() throws Exception | |
| lookup | back to summary |
|---|---|
| public static int lookup(String name) | |
| lookup | back to summary |
|---|---|
| private static int lookup(String name, int start, int end) | |
| match | back to summary |
|---|---|
| private static boolean match(int idx, byte[] raw, int begin, int end) | |
| readByteTable | back to summary |
|---|---|
| private static byte[] readByteTable(DataInputStream in) throws IOException | |
| readCharTable | back to summary |
|---|---|
| private static char[] readCharTable(DataInputStream in) throws IOException | |
| readIntTable | back to summary |
|---|---|
| private static int[] readIntTable(DataInputStream in) throws IOException | |
| readShortTable | back to summary |
|---|---|
| private static short[] readShortTable(DataInputStream in) throws IOException | |