public class IDLBuildList
extends org.apache.tools.ant.Task
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList |
_idlElements |
protected String |
_storeInProperty |
| Constructor and Description |
|---|
IDLBuildList() |
| Modifier and Type | Method and Description |
|---|---|
IDLBuildListElement |
createElement()
Create and store new build list element
|
void |
execute() |
void |
setInproperty(String name) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected ArrayList _idlElements
protected String _storeInProperty
public void setInproperty(String name)
public IDLBuildListElement createElement()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2013. All rights reserved.