GVTACIImpl.TransformAttributeFilterpublic static interface GVTAttributedCharacterIterator.AttributeFilter
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.