com.sun.tools.xjc.installer.builder
Class BuilderTask
java.lang.Object
Task
com.sun.tools.xjc.installer.builder.BuilderTask
public class BuilderTask
- extends Task
Ant task that builds installer package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuilderTask
public BuilderTask()
setClassFile
public void setClassFile(java.io.File classFile)
setJarFile
public void setJarFile(java.io.File jarFile)
setLicenseFile
public void setLicenseFile(java.io.File licenseFile)
setZipFile
public void setZipFile(java.io.File zipFile)
execute
public void execute()
throws BuildException
- Throws:
BuildException