Cloneablepublic class ResourceGenTask
extends org.apache.tools.ant.Task
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ResourceGenTask.LicenseCodeWriter |
Writes all the source files under the specified file folder and
inserts a license file each java source file.
|
| Constructor | Description |
|---|---|
ResourceGenTask() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addConfiguredResource(org.apache.tools.ant.types.FileSet fs) |
|
void |
execute() |
|
void |
setDestDir(File dir) |
|
void |
setEncoding(String encoding) |
|
void |
setLicense(File license) |
|
void |
setLocalizationUtilitiesPkgName(String localizationUtilitiesPkgName) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void addConfiguredResource(org.apache.tools.ant.types.FileSet fs)
public void setDestDir(File dir)
public void setLicense(File license)
public void setEncoding(String encoding)
public void setLocalizationUtilitiesPkgName(String localizationUtilitiesPkgName)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2018 Oracle Corporation. All rights reserved.