xdoclet.modules.jdo
public class JdoDocletTask extends DocletTask
Modifier and Type | Class and Description |
---|---|
static class |
JdoDocletTask.JdoSpecVersion |
XDOCLET_VERSION
Constructor and Description |
---|
JdoDocletTask() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJdoSpec()
Gets the JdoSpec attribute of the JdoDocletTask object
|
void |
setJdoSpec(JdoDocletTask.JdoSpecVersion jdoSpec)
Sets the jdo spec to use.
|
protected void |
validateOptions()
Called by superclass before start() is called
|
addConfigParam, addFileset, addPackageSubstitution, addSubTask, addTemplate, addXmlTemplate, checkClass, createDynamicElement, getAddedTags, getConfigParams, getConfigParams, getConfigParamsAsMap, getDestDir, getExcludedTags, getMergeDir, getPackageSubstitutions, getSubTaskName, getSubTasks, isForce, isVerbose, setAddedTags, setDestDir, setDynamicAttribute, setExcludedTags, setExcludePackageNames, setForce, setMergeDir, setPackageNames, setPackageSubstitutions, setVerbose, start, validateSubTasks
createIgnoredtag, execute, getClasspath, getXJavaDoc, setDocencoding, setEncoding, setIgnoredtags, setValidating
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public java.lang.String getJdoSpec()
public void setJdoSpec(JdoDocletTask.JdoSpecVersion jdoSpec)
jdoSpec
- protected void validateOptions() throws org.apache.tools.ant.BuildException
DocletTask
validateOptions
in class DocletTask
org.apache.tools.ant.BuildException
- Describe the exception