Class MultiAttributedCharacterIterator

java.lang.Object
net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
All Implemented Interfaces:
Cloneable, AttributedCharacterIterator, CharacterIterator

public class MultiAttributedCharacterIterator extends Object implements AttributedCharacterIterator
Joins multiple AttributedCharacterIterators into one.
Version:
$Revision: 344ccd357471 $