xdoclet.modules.web

Class 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

Field Summary

static String
VERSION_2_2
static String
VERSION_2_3
static String
VERSION_2_4

Method Summary

String[]
getValues()
Gets the Values attribute of the ServletVersionTypes object

Field Details

VERSION_2_2

public static final String VERSION_2_2

VERSION_2_3

public static final String VERSION_2_3

VERSION_2_4

public static final String VERSION_2_4

Method Details

getValues

public String[] getValues()
Gets the Values attribute of the ServletVersionTypes object
Returns:
The Values value