protected static class AbstractIterationElementProcessor.IterationSpec extends Object
| Constructor and Description |
|---|
IterationSpec(String iterVarName,
String statusVarName,
Object iteratedObject) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getIteratedObject() |
String |
getIterVarName() |
String |
getStatusVarName() |
Copyright © 2016 The THYMELEAF team. All rights reserved.