Class MessagePatternUtil.TextNode
java.lang.Object
com.ibm.icu.text.MessagePatternUtil.Node
com.ibm.icu.text.MessagePatternUtil.MessageContentsNode
com.ibm.icu.text.MessagePatternUtil.TextNode
- Enclosing class:
MessagePatternUtil
Literal text, a piece of MessageNode contents.
- Author:
- Markus Scherer
- Status:
- Stable ICU 49.
-
Nested Class Summary
Nested classes/interfaces inherited from class MessagePatternUtil.MessageContentsNode
MessagePatternUtil.MessageContentsNode.TypeModifier and TypeClassDescriptionstatic enumThe type of a piece of MessageNode contents. -
Method Summary
Methods inherited from class MessagePatternUtil.MessageContentsNode
getTypeModifier and TypeMethodDescriptiongetType()Returns the type of this piece of MessageNode contents.
-
Method Details
-
getText
- Returns:
- the literal text at this point in the message
- Status:
- Stable ICU 49.
-
toString
- Overrides:
toStringin classMessagePatternUtil.MessageContentsNode- Status:
- Stable ICU 49.
-