xdoclet.web
Class WebXmlSubTask.ServletVersionTypes

java.lang.Object
  |
  +--org.apache.tools.ant.types.EnumeratedAttribute
        |
        +--xdoclet.web.WebXmlSubTask.ServletVersionTypes
Enclosing class:
WebXmlSubTask

public static class WebXmlSubTask.ServletVersionTypes
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Ara Abrahamian (ara_e@email.com)

Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
WebXmlSubTask.ServletVersionTypes()
           
 
Method Summary
 java.lang.String[] getValues()
           
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebXmlSubTask.ServletVersionTypes

public WebXmlSubTask.ServletVersionTypes()
Method Detail

getValues

public java.lang.String[] getValues()
Overrides:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute