AttributedCharacterIterator

package java.text

extends CharacterIterator

Available on java

Methods

clone():Dynamic

current():Char16

first():Char16

getAllAttributeKeys():Set<AttributedCharacterIterator_Attribute>

getAttribute(param1:AttributedCharacterIterator_Attribute):Dynamic

getAttributes():Map<AttributedCharacterIterator_Attribute, Dynamic>

getBeginIndex():Int

getEndIndex():Int

getIndex():Int

getRunLimit(param1:Set<AttributedCharacterIterator_Attribute>):Int

getRunLimit():Int

getRunLimit(param1:AttributedCharacterIterator_Attribute):Int

getRunStart(param1:Set<AttributedCharacterIterator_Attribute>):Int

getRunStart():Int

getRunStart(param1:AttributedCharacterIterator_Attribute):Int

last():Char16

next():Char16

previous():Char16

setIndex(param1:Int):Char16

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/text/AttributedCharacterIterator.html