xdoclet.modules.jdo
public class JdoDocletTask extends DocletTask
Version: $Revision: 1.5 $
UNKNOWN: June 11, 20012 name = "jdodoclet" display-name = "JDO Task"
| Nested Class Summary | |
|---|---|
| static class | JdoDocletTask.JdoSpecVersion |
| Method Summary | |
|---|---|
| String | getJdoSpec()
Gets the JdoSpec attribute of the JdoDocletTask object
|
| void | setJdoSpec(JdoDocletTask.JdoSpecVersion jdoSpec)
Sets the jdo spec to use. |
| protected void | validateOptions() |
Returns: The JdoSpec value
Parameters: jdoSpec
UNKNOWN: