| Package | Description |
|---|---|
| love.cq.library | |
| love.cq.splitWord |
| Modifier and Type | Method and Description |
|---|---|
static Forest |
Library.makeForest(BufferedReader br) |
static Forest |
Library.makeForest(InputStream inputStream) |
static Forest |
Library.makeForest(List<Value> values)
传入value数组.构造树
|
static Forest |
Library.makeForest(String path) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Library.insertWord(Forest forest,
Value value) |
static void |
Library.removeWord(Forest forest,
String word)
删除一个词
|
| Constructor and Description |
|---|
GetWord(Forest forest,
String content) |
Copyright © 2013. All Rights Reserved.