java.lang.Cloneable
public class PathFilterTask
extends org.apache.tools.ant.Task
Constructor | Description |
---|---|
PathFilterTask() |
Modifier and Type | Method | Description |
---|---|---|
void |
addConfiguredDirSet(org.apache.tools.ant.types.DirSet dirset) |
|
void |
addConfiguredFileList(org.apache.tools.ant.types.FileList filelist) |
|
void |
addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileset) |
|
void |
addConfiguredPath(org.apache.tools.ant.types.Path path) |
|
org.apache.tools.ant.types.selectors.OrSelector |
createSelect() |
|
void |
execute() |
|
void |
setPathId(java.lang.String pathid) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setPathId(java.lang.String pathid)
public org.apache.tools.ant.types.selectors.OrSelector createSelect()
public void addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileset)
public void addConfiguredDirSet(org.apache.tools.ant.types.DirSet dirset)
public void addConfiguredFileList(org.apache.tools.ant.types.FileList filelist)
public void addConfiguredPath(org.apache.tools.ant.types.Path path)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException