public class NTextUtils extends Object
| Constructor and Description |
|---|
NTextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static NText |
asLiteralOrText(Object m,
String format,
NTexts txt) |
static NText |
desc(Object s,
NTexts text) |
static String |
escapeText0(String str)
transform plain text to formatted text so that the result is rendered as
is
|
static NText |
formatLogValue(NTexts text,
Object unresolved,
Object resolved) |
static NTextStyles |
getSpecialLiteralType(Object m) |
static boolean |
isSpecialLiteral(Object m) |
static NText |
stringValueFormatted(Object o,
boolean escapeString) |
public static String escapeText0(String str)
str - strpublic static boolean isSpecialLiteral(Object m)
public static NTextStyles getSpecialLiteralType(Object m)
Copyright © 2025 vpc open source initiative. All rights reserved.