xdoclet.modules.apache.struts
Class StrutsConfigXmlSubTask.StrutsVersion

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by xdoclet.modules.apache.struts.StrutsConfigXmlSubTask.StrutsVersion
Enclosing class:
StrutsConfigXmlSubTask

public static class StrutsConfigXmlSubTask.StrutsVersion
extends org.apache.tools.ant.types.EnumeratedAttribute

created
17. juni 2002

Field Summary
static java.lang.String STRUTS_1_0
           
static java.lang.String STRUTS_1_1
           
static java.lang.String STRUTS_1_2
           
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
StrutsConfigXmlSubTask.StrutsVersion()
           
 
Method Summary
 java.lang.String[] getValues()
          Gets the Values attribute of the StrutsVersion 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
 

Field Detail

STRUTS_1_0

public static final java.lang.String STRUTS_1_0
See Also:
Constant Field Values

STRUTS_1_1

public static final java.lang.String STRUTS_1_1
See Also:
Constant Field Values

STRUTS_1_2

public static final java.lang.String STRUTS_1_2
See Also:
Constant Field Values
Constructor Detail

StrutsConfigXmlSubTask.StrutsVersion

public StrutsConfigXmlSubTask.StrutsVersion()
Method Detail

getValues

public java.lang.String[] getValues()
Gets the Values attribute of the StrutsVersion object

Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
Returns:
The Values value

http://xdoclet.sourceforge.net/