Package com.adobe.xfa.text
Class TextCharPropCharIterator
java.lang.Object
com.adobe.xfa.text.TextCharPropDataIterator
com.adobe.xfa.text.TextCharPropCharIterator
- All Implemented Interfaces:
TextCharPropIterator
-
Constructor Summary
ConstructorsConstructorDescriptionTextCharPropCharIterator(int[] peData) TextCharPropCharIterator(int[] peData, int startIndex) TextCharPropCharIterator(int[] peData, int startIndex, int length) -
Method Summary
Methods inherited from class com.adobe.xfa.text.TextCharPropDataIterator
first, getNextIndex, next, next
-
Constructor Details
-
TextCharPropCharIterator
public TextCharPropCharIterator(int[] peData) -
TextCharPropCharIterator
public TextCharPropCharIterator(int[] peData, int startIndex) -
TextCharPropCharIterator
public TextCharPropCharIterator(int[] peData, int startIndex, int length)
-