Home | History | Annotate | Download | only in text

Lines Matching defs:formatToCharacterIterator

762     public AttributedCharacterIterator formatToCharacterIterator(Object obj) {
767 // Note: formatToCharacterIterator cannot be used directly because it returns attributes
771 AttributedCharacterIterator original = icuDecimalFormat.formatToCharacterIterator(obj);