public class DATDictionary extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
arrayLength
数组长度
|
| Constructor and Description |
|---|
DATDictionary() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getId(String str) |
static AnsjItem |
getItem(int index) |
static AnsjItem |
getItem(String str) |
static boolean |
isInSystemDic(String word)
判断一个词语是否在词典中
|
static int |
status(char c) |
Copyright © 2017. All rights reserved.