Package com.adobe.xfa.text
Class TextCharPropCharIterator
- java.lang.Object
-
- com.adobe.xfa.text.TextCharPropDataIterator
-
- com.adobe.xfa.text.TextCharPropCharIterator
-
- All Implemented Interfaces:
TextCharPropIterator
public class TextCharPropCharIterator extends TextCharPropDataIterator
-
-
Constructor Summary
Constructors Constructor Description TextCharPropCharIterator(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
-
-