public class ComponentMetaAntTask
extends com.thoughtworks.qdox.ant.AbstractQdoxTask
| Modifier and Type | Class and Description |
|---|---|
private class |
ComponentMetaAntTask.AntBuildLogger
Wrap the Ant logger
|
| Modifier and Type | Field and Description |
|---|---|
private java.io.File |
m_destDir
The destination directory for metadata files.
|
| Constructor and Description |
|---|
ComponentMetaAntTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setDestDir(java.io.File destDir)
Set the destination directory for the meta information.
|
private void |
validate()
Validate that the parameters are valid.
|
addFileset, buildFileMap, buildFileMap, createDocletTagFactory, processClasses, processSources, validateAttributesbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class com.thoughtworks.qdox.ant.AbstractQdoxTaskorg.apache.tools.ant.BuildExceptionprivate void validate()
public void setDestDir(java.io.File destDir)
destDir - The destination directory