public static interface GVTAttributedCharacterIterator.AttributeFilter
Modifier and Type | Method and Description |
---|---|
java.text.AttributedCharacterIterator |
mutateAttributes(java.text.AttributedCharacterIterator aci)
Modify an AttributedCharacterIterator's attributes systematically.
|
java.text.AttributedCharacterIterator mutateAttributes(java.text.AttributedCharacterIterator aci)
aci
- an AttributedCharacterIterator whose attributes are
to be modified.Copyright © 2022 Apache Software Foundation. All Rights Reserved.