java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
com.inigoserrano.isdirvalidator.ISFilePatterm
- public class ISFilePatterm
- extends org.apache.tools.ant.Task
To handle the file paterm task in Ant
This program is license under the terms of the GNU GPL v 2.0 License
- Version:
- 2.0.1
| Methods inherited from class org.apache.tools.ant.Task |
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filePatterm
private java.lang.String filePatterm
- The file patterm
ISFilePatterm
public ISFilePatterm()
setFilepatterm
public void setFilepatterm(java.lang.String newFile)
- Sets the file patterm
getFilepatterm
public java.lang.String getFilepatterm()
- Gets the file patterm, only used in the interaction with the ISDirectory