xdoclet.modules.apache.struts
public static class StrutsConfigXmlSubTask.StrutsVersion extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
STRUTS_1_0 |
static java.lang.String |
STRUTS_1_1 |
static java.lang.String |
STRUTS_1_2 |
Constructor and Description |
---|
StrutsConfigXmlSubTask.StrutsVersion() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
Gets the Values attribute of the StrutsVersion object
|
public static final java.lang.String STRUTS_1_0
public static final java.lang.String STRUTS_1_1
public static final java.lang.String STRUTS_1_2