public class TextUtils extends Object
TextUtils class deals with the code prints.| Constructor and Description |
|---|
TextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String[][] |
additionalContext(List<Token> tokens,
List<Analyzers> analyzers) |
static String |
nicePrint(Document document) |
static String[] |
tokensToString(List<Token> tokens) |
Copyright © 2012–2017 CoGrOO. All rights reserved.