public class ConvertBundlesTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
ConvertBundlesTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
File |
getFrom() |
String |
getOptions() |
File |
getTo() |
void |
setFrom(File from) |
void |
setOptions(String options) |
void |
setTo(File to) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic String getOptions()
public void setOptions(String options)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic File getFrom()
public void setFrom(File from)
public File getTo()
public void setTo(File to)
Copyright © 2015. All rights reserved.