Package | Description |
---|---|
com.ibm.icu.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
Modifier and Type | Method and Description |
---|---|
static MessagePatternUtil.MessageNode |
MessagePatternUtil.buildMessageNode(MessagePattern pattern)
Factory method, builds and returns a MessageNode from a MessagePattern.
|
static MessagePatternUtil.MessageNode |
MessagePatternUtil.buildMessageNode(String patternString)
Factory method, builds and returns a MessageNode from a MessageFormat pattern string.
|
MessagePatternUtil.MessageNode |
MessagePatternUtil.VariantNode.getMessage() |
Copyright © 2016 Unicode, Inc. and others.