|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.ProjectComponent org.apache.tools.ant.types.DataType org.apache.tools.ant.types.Mapper net.sf.antcontrib.logic.OutOfDate.MyMapper
public static class OutOfDate.MyMapper
Wrapper for mapper - includes dir
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.tools.ant.types.Mapper |
---|
org.apache.tools.ant.types.Mapper.MapperType |
Field Summary |
---|
Fields inherited from class org.apache.tools.ant.types.Mapper |
---|
classname, classpath, from, to, type |
Fields inherited from class org.apache.tools.ant.types.DataType |
---|
checked, description, ref |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
---|
project |
Constructor Summary | |
---|---|
OutOfDate.MyMapper(org.apache.tools.ant.Project project)
Creates a new MyMapper instance. |
Method Summary | |
---|---|
java.io.File |
getDir()
|
void |
setDir(java.io.File dir)
|
Methods inherited from class org.apache.tools.ant.types.Mapper |
---|
add, addConfiguredMapper, createClasspath, getImplementation, getImplementationClass, getRef, setClassname, setClasspath, setClasspathRef, setFrom, setRefid, setTo, setType |
Methods inherited from class org.apache.tools.ant.types.DataType |
---|
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
---|
getProject, log, log, setProject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutOfDate.MyMapper(org.apache.tools.ant.Project project)
MyMapper
instance.
project
- the current projectMethod Detail |
---|
public void setDir(java.io.File dir)
dir
- the directory that the from files are relative topublic java.io.File getDir()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |