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