xdoclet.modules.web
public static class WebXmlSubTask.ServletVersionTypes extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
VERSION_2_2 |
static java.lang.String |
VERSION_2_3 |
static java.lang.String |
VERSION_2_4 |
Constructor and Description |
---|
WebXmlSubTask.ServletVersionTypes() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
Gets the Values attribute of the ServletVersionTypes object
|
public static final java.lang.String VERSION_2_2
public static final java.lang.String VERSION_2_3
public static final java.lang.String VERSION_2_4