description, location, project| Constructor and Description |
|---|
JARVTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFileset(FileSet fs)
Handles the nested file set.
|
void |
execute() |
void |
setFile(File file)
Handles the file attribute.
|
void |
setSchema(String schemaFilename)
Handles the schema attribute.
|
void |
setSchemaLanguage(String schemaLanguage)
Handles the schemaLanguage attribute.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectpublic void setSchema(String schemaFilename)
public void setSchemaLanguage(String schemaLanguage)
public void setFile(File file)
public void addFileset(FileSet fs)
public void execute()
throws BuildException
execute in class TaskBuildException