net.sf.antcontrib.logic

Class OutOfDate.MyMapper

Enclosing Class:
OutOfDate

public static class OutOfDate.MyMapper
extends Mapper

Wrapper for mapper - includes dir

Constructor Summary

MyMapper(Project project)
Creates a new MyMapper instance.

Method Summary

File
getDir()
void
setDir(File dir)

Constructor Details

MyMapper

public MyMapper(Project project)
Creates a new MyMapper instance.
Parameters:
project - the current project

Method Details

getDir

public File getDir()
Returns:
the directory that the from files are relative to

setDir

public void setDir(File dir)
Parameters:
dir - the directory that the from files are relative to