public class ServiceMapperTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
ServiceMapperTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArg(org.apache.tools.ant.types.Commandline.Argument arg) |
void |
addClasspath(org.apache.tools.ant.types.Path classpath) |
void |
addJvmarg(org.apache.tools.ant.types.Commandline.Argument jvmarg) |
void |
execute() |
void |
setFailOnError(Boolean failOnError) |
void |
setInputCharset(String inputCharset) |
void |
setProjectDir(File projectDir) |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void addClasspath(org.apache.tools.ant.types.Path classpath)
public void addArg(org.apache.tools.ant.types.Commandline.Argument arg)
public void addJvmarg(org.apache.tools.ant.types.Commandline.Argument jvmarg)
public void setInputCharset(String inputCharset)
public void setFailOnError(Boolean failOnError)
public void setProjectDir(File projectDir)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionTask.execute()Copyright © 2015. All rights reserved.