|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--attrib4j.ant.Attrib4jTask.SourceFile
This class is used to manage the source files to be processed.
Constructor Summary | |
Attrib4jTask.SourceFile()
|
|
Attrib4jTask.SourceFile(java.io.File file)
|
Method Summary | |
java.io.File |
getFile()
Get the source file. |
void |
setFile(java.io.File file)
Set the source file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Attrib4jTask.SourceFile()
public Attrib4jTask.SourceFile(java.io.File file)
Method Detail |
public void setFile(java.io.File file)
file
- the source file.public java.io.File getFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |