xdoclet.modules.web
Class WebXmlSubTask.ServletVersionTypes
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
xdoclet.modules.web.WebXmlSubTask.ServletVersionTypes
- Enclosing class:
- WebXmlSubTask
public static class WebXmlSubTask.ServletVersionTypes
- extends org.apache.tools.ant.types.EnumeratedAttribute
Supported Servlet spec versions.
- Author:
- Ara Abrahamian (ara_e@email.com)
- created
- October 20, 2001
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Method Summary |
java.lang.String[] |
getValues()
Gets the Values attribute of the ServletVersionTypes object |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VERSION_2_2
public static final java.lang.String VERSION_2_2
- See Also:
- Constant Field Values
VERSION_2_3
public static final java.lang.String VERSION_2_3
- See Also:
- Constant Field Values
VERSION_2_4
public static final java.lang.String VERSION_2_4
- See Also:
- Constant Field Values
WebXmlSubTask.ServletVersionTypes
public WebXmlSubTask.ServletVersionTypes()
getValues
public java.lang.String[] getValues()
- Gets the Values attribute of the ServletVersionTypes object
- Specified by:
getValues
in class org.apache.tools.ant.types.EnumeratedAttribute
- Returns:
- The Values value