public abstract class AbstractRepeatPlugin extends AbstractPlugin
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BEGIN |
protected static String |
COUNT |
protected static String |
END |
protected static String |
EVEN |
protected static String |
FIRST |
protected static String |
INDEX |
protected static String |
LAST |
protected static String |
MIDDLE |
protected static String |
ODD |
protected static String |
STEP |
name, priority| Constructor and Description |
|---|
AbstractRepeatPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected MapLiteral |
buildStatusObj(String indexVar,
String sizeVar) |
compareTo, decodeVariableName, name, priorityprotected static final String INDEX
protected static final String COUNT
protected static final String FIRST
protected static final String MIDDLE
protected static final String LAST
protected static final String ODD
protected static final String EVEN
protected static final String BEGIN
protected static final String STEP
protected static final String END
protected MapLiteral buildStatusObj(String indexVar, String sizeVar)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.