xdoclet.modules.web

Class WebXmlSubTask.ServletVersionTypes

public static class WebXmlSubTask.ServletVersionTypes extends EnumeratedAttribute

Supported Servlet spec versions.

Author: Ara Abrahamian (ara_e@email.com)

UNKNOWN: October 20, 2001

Field Summary
static StringVERSION_2_2
static StringVERSION_2_3
static StringVERSION_2_4
Method Summary
String[]getValues()
Gets the Values attribute of the ServletVersionTypes object

Field Detail

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 Detail

getValues

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

Returns: The Values value