public class NutsTextUtils extends Object
| Constructor and Description |
|---|
NutsTextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.NutsString |
desc(Object s,
net.thevpc.nuts.NutsTexts text) |
static net.thevpc.nuts.NutsString |
formatLogValue(net.thevpc.nuts.NutsTexts text,
Object unresolved,
Object resolved) |
static net.thevpc.nuts.NutsString |
stringValueFormatted(Object o,
boolean escapeString,
net.thevpc.nuts.NutsSession session) |
public static net.thevpc.nuts.NutsString stringValueFormatted(Object o, boolean escapeString, net.thevpc.nuts.NutsSession session)
public static net.thevpc.nuts.NutsString formatLogValue(net.thevpc.nuts.NutsTexts text,
Object unresolved,
Object resolved)
public static net.thevpc.nuts.NutsString desc(Object s, net.thevpc.nuts.NutsTexts text)
Copyright © 2022 vpc open source initiative. All rights reserved.