|
BeanIO 2.0.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Iteration
Repeating components must implement Iteration to offset record positions during marshalling and unmarshalling.
Method Summary | |
---|---|
int |
getIterationIndex(ParsingContext context)
Returns the index of the current iteration relative to its parent. |
int |
getIterationSize()
Returns the size of the components that make up a single iteration. |
Method Detail |
---|
int getIterationIndex(ParsingContext context)
int getIterationSize()
|
BeanIO 2.0.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |