- attributes
- the array containing attributes that will be in the new iterator if they are defined for this text.
- start
- the start index of the iterator on the underlying text.
- end
- the end index of the iterator on the underlying text.
Documentation for this section has not yet been entered.
Returns an AttributedCharacterIterator that gives access to the contents of this attributed string starting at index start up to index end. Only attributes contained in attributes are available from this iterator if they are defined for this text.