protected static class FormDataAccumulator.FormItemIterator extends Object implements Iterator
Modifier and Type | Field and Description |
---|---|
protected int |
currentIndex |
protected ArrayList |
elementList |
Constructor and Description |
---|
FormDataAccumulator.FormItemIterator(ArrayList elementList) |