|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cogroo.util.TextUtils
public class TextUtils
The TextUtils class deals with the code prints.
| Constructor Summary | |
|---|---|
TextUtils()
|
|
| Method Summary | |
|---|---|
static String[][] |
additionalContext(List<Token> tokens,
List<Analyzers> analyzers)
|
static String |
nicePrint(Document document)
|
static String[] |
tokensToString(List<Token> tokens)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextUtils()
| Method Detail |
|---|
public static String[] tokensToString(List<Token> tokens)
public static String[][] additionalContext(List<Token> tokens,
List<Analyzers> analyzers)
public static String nicePrint(Document document)
String to be printed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||