Home | History | Annotate | Download | only in unicode

Lines Matching refs:subformats

45  * <P>A MessageFormat contains an array of <EM>subformats</EM> arranged
46 * within a <EM>template string</EM>. Together, the subformats and
50 * <P>Typically, both the subformats and the template string are
125 * parse result; prior subformats with the same argument index will
429 * Sets subformats.
447 * Sets subformats.
547 * Gets an array of subformats of this object. The returned array
819 * A MessageFormat contains an array of subformats. This array
822 Subformat* subformats;