Class MiniMessageFormatter

java.lang.Object
com.ibm.icu.samples.text.messagepattern.MiniMessageFormatter
All Implemented Interfaces:
Freezable<MiniMessageFormatter>, Cloneable

public final class MiniMessageFormatter extends Object implements Freezable<MiniMessageFormatter>
Mini message formatter for a small subset of the ICU MessageFormat syntax. Supports only string substitution and select formatting.
Since:
2010-aug-21