public abstract class AbstractOptions extends Object implements Serializable
Constructor and Description |
---|
AbstractOptions() |
Modifier and Type | Method and Description |
---|---|
void |
define(Map<String,Object> args) |
protected boolean |
excludeFromAntProperties(String fieldName) |
protected String |
getAntPropertyName(String fieldName) |
protected Object |
getAntPropertyValue(String fieldName,
Object value) |
Map<String,Object> |
optionMap() |
protected boolean excludeFromAntProperties(String fieldName)