|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cogroo.text.tree.TreeUtil
public class TreeUtil
| Constructor Summary | |
|---|---|
TreeUtil()
|
|
| Method Summary | |
|---|---|
static List<TreeElement> |
createLeafsList(Sentence sentence)
|
static Node |
createTree(Sentence sent)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeUtil()
| Method Detail |
|---|
public static Node createTree(Sentence sent)
public static List<TreeElement> createLeafsList(Sentence sentence)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||