| Modifier and Type | Class and Description |
|---|---|
static class |
ANSI.Renderer.RenderException |
| Modifier and Type | Field and Description |
|---|---|
static String |
BEGIN_TOKEN |
static String |
CODE_LIST_SEPARATOR |
static String |
CODE_TEXT_SEPARATOR |
static String |
END_TOKEN |
| Constructor and Description |
|---|
Renderer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encode(String text,
int code) |
String |
render(String input) |
static boolean |
test(String text) |
public static final String BEGIN_TOKEN
public static final String END_TOKEN
public static final String CODE_TEXT_SEPARATOR
public static final String CODE_LIST_SEPARATOR
public String render(String input) throws ANSI.Renderer.RenderException
ANSI.Renderer.RenderExceptionpublic static boolean test(String text)
Copyright © 2021. All rights reserved.