Class MessagePatternUtil.MessageContentsNode
java.lang.Object
com.ibm.icu.text.MessagePatternUtil.Node
com.ibm.icu.text.MessagePatternUtil.MessageContentsNode
- Direct Known Subclasses:
MessagePatternUtil.ArgNode, MessagePatternUtil.TextNode
- Enclosing class:
MessagePatternUtil
A piece of MessageNode contents. Use getType() to determine the type and the actual Node
subclass.
- Author:
- Markus Scherer
- Status:
- Stable ICU 49.
-
Method Details
-
getType
Returns the type of this piece of MessageNode contents.- Status:
- Stable ICU 49.
-
toString
-