public abstract class AbstractNMsgFormatHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Locale |
locale |
protected net.thevpc.nuts.text.NMsg |
m |
protected net.thevpc.nuts.text.NText |
nText |
protected Object[] |
params |
protected net.thevpc.nuts.core.NSession |
session |
protected String |
smsg |
protected net.thevpc.nuts.text.NTexts |
txt |
| Constructor and Description |
|---|
AbstractNMsgFormatHelper(net.thevpc.nuts.text.NMsg m,
net.thevpc.nuts.text.NTexts txt) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.text.NText |
format() |
protected abstract net.thevpc.nuts.text.NText |
formatPlain(String ss) |
Object |
resolvePlaceholder(Object any) |
protected net.thevpc.nuts.text.NMsg m
protected net.thevpc.nuts.text.NTexts txt
protected net.thevpc.nuts.text.NText nText
protected Locale locale
protected net.thevpc.nuts.core.NSession session
protected String smsg
protected Object[] params
Copyright © 2026 vpc open source initiative. All rights reserved.