Uses of Class
com.ibm.icu.text.MessagePatternUtil.ArgNode
-
Packages that use MessagePatternUtil.ArgNode Package Description com.ibm.icu.samples.text.messagepattern 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. -
-
Uses of MessagePatternUtil.ArgNode in com.ibm.icu.samples.text.messagepattern
Methods in com.ibm.icu.samples.text.messagepattern with parameters of type MessagePatternUtil.ArgNode Modifier and Type Method Description private static void
MessagePatternUtilDemo. genCode(MessagePatternUtil.ArgNode arg, int depth, boolean firstResult)
private static void
MessagePatternUtilDemo. printArg(MessagePatternUtil.ArgNode arg, int depth)
-
Uses of MessagePatternUtil.ArgNode in com.ibm.icu.text
Methods in com.ibm.icu.text that return MessagePatternUtil.ArgNode Modifier and Type Method Description private static MessagePatternUtil.ArgNode
MessagePatternUtil. buildArgNode(MessagePattern pattern, int start, int limit)
private static MessagePatternUtil.ArgNode
MessagePatternUtil.ArgNode. createArgNode()
-