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 | Class and Description |
---|---|
static class |
MessagePatternUtil.ArgNode
A piece of MessageNode contents representing a message argument and its details.
|
static class |
MessagePatternUtil.ComplexArgStyleNode
A Node representing details of the argument style of a complex argument.
|
static class |
MessagePatternUtil.MessageContentsNode
A piece of MessageNode contents.
|
static class |
MessagePatternUtil.MessageNode
A Node representing a parsed MessageFormat pattern string.
|
static class |
MessagePatternUtil.TextNode
Literal text, a piece of MessageNode contents.
|
static class |
MessagePatternUtil.VariantNode
A Node representing a nested message (nested inside an argument)
with its selection criterion.
|
Copyright © 2016 Unicode, Inc. and others.