Uses of Interface
io.github.mmm.nls.formatter.NlsFormatter
-
Packages that use NlsFormatter Package Description io.github.mmm.nls.formatter Contains formatters to format NLS messages. -
-
Uses of NlsFormatter in io.github.mmm.nls.formatter
Subinterfaces of NlsFormatter in io.github.mmm.nls.formatter Modifier and Type Interface Description interface
NlsFormatterPlugin
This interface extendsNlsFormatter
with the methods required to register this automatically as plugin.interface
NlsMessageFormatter
This is the interface for a formatter of a message-text.interface
NlsVariableFormatter
-