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