net.sf.antcontrib.logic
Class OutOfDate.MyMapper
Mappernet.sf.antcontrib.logic.OutOfDate.MyMapper
- OutOfDate
public static class OutOfDate.MyMapper
extends Mapper
Wrapper for mapper - includes dir
MyMapper(Project project)- Creates a new
MyMapper instance.
|
MyMapper
public MyMapper(Project project)
Creates a new MyMapper instance.
project - the current project
getDir
public File getDir()
- the directory that the from files are relative to
setDir
public void setDir(File dir)
dir - the directory that the from files are relative to