|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
com.thoughtworks.qdox.ant.AbstractQdoxTask
net.sf.bigyo.container.ant.RegistryGenerator
public class RegistryGenerator
| Field Summary |
|---|
| Fields inherited from class com.thoughtworks.qdox.ant.AbstractQdoxTask |
|---|
allClasses, allSources, fileMap |
| Fields inherited from class org.apache.tools.ant.Task |
|---|
description, location, target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
project |
| Constructor Summary | |
|---|---|
RegistryGenerator()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
setOutputDirectory(File outputDir)
|
void |
setRegistryPath(String registryPath)
|
void |
setRootRegistry(String path)
|
void |
setVerbose(boolean verbose)
|
| Methods inherited from class com.thoughtworks.qdox.ant.AbstractQdoxTask |
|---|
addFileset, buildFileMap, buildFileMap, createDocletTagFactory, processClasses, processSources, validateAttributes |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorOutput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
getProject, setProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistryGenerator()
| Method Detail |
|---|
public void execute()
throws org.apache.tools.ant.BuildException
execute in class com.thoughtworks.qdox.ant.AbstractQdoxTaskorg.apache.tools.ant.BuildExceptionpublic void setRootRegistry(String path)
public void setRegistryPath(String registryPath)
registryPath - The registryPath to set.public void setVerbose(boolean verbose)
verbose - The verbose to set.public void setOutputDirectory(File outputDir)
outputDir - The outputDir to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||