|
||||||||||
| 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
synergynetframework.appsystem.launcher.distbuilder.DistBuilder
public class DistBuilder
The Class DistBuilder.
| Constructor Summary | |
|---|---|
DistBuilder()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
static void |
processDirectory(java.io.File root,
java.io.File d)
Process directory. |
void |
setOutfile(java.io.File outfile)
Sets the outfile. |
void |
setSourcedir(java.io.File sourceDir)
Sets the sourcedir. |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistBuilder()
| Method Detail |
|---|
public static void processDirectory(java.io.File root,
java.io.File d)
throws java.io.IOException,
java.security.NoSuchAlgorithmException,
org.xml.sax.SAXException
root - the rootd - the d
java.io.IOException - Signals that an I/O exception has occurred.
java.security.NoSuchAlgorithmException - the no such algorithm exception
org.xml.sax.SAXException - the SAX exception
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic void setOutfile(java.io.File outfile)
outfile - the new outfilepublic void setSourcedir(java.io.File sourceDir)
sourceDir - the new sourcedir
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||