Uses of Interface
java.text.CharacterIterator
-
Packages that use CharacterIterator Package Description java.text -
-
Uses of CharacterIterator in java.text
Subinterfaces of CharacterIterator in java.text Modifier and Type Interface Description interfaceAttributedCharacterIteratorClasses in java.text that implement CharacterIterator Modifier and Type Class Description classStringCharacterIteratorMethods in java.text that return CharacterIterator Modifier and Type Method Description abstract CharacterIteratorBreakIterator. getText()Methods in java.text with parameters of type CharacterIterator Modifier and Type Method Description CollationElementIteratorRuleBasedCollator. getCollationElementIterator(CharacterIterator var0)abstract voidBreakIterator. setText(CharacterIterator var0)voidCollationElementIterator. setText(CharacterIterator var0)
-