|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.io.MirroredFileUpdater
org.nuiton.io.FileUpdaterHelper.JavaFileUpdater
public static class FileUpdaterHelper.JavaFileUpdater
To test if a java source file is newser than his compiled class
| Field Summary |
|---|
| Fields inherited from class org.nuiton.io.MirroredFileUpdater |
|---|
destinationDirectory, fileInPattern, fileOutPattern, prefixSourceDirecotory, sourceDirectory |
| Constructor Summary | |
|---|---|
protected |
FileUpdaterHelper.JavaFileUpdater(java.io.File sourceDirectory,
java.io.File destinationDirectory)
|
| Method Summary | |
|---|---|
java.io.File |
getMirrorFile(java.io.File f)
|
| Methods inherited from class org.nuiton.io.MirroredFileUpdater |
|---|
applyTransformationFilename, getDestinationDirectory, getFileInPattern, getFileOutPattern, getSourceDirectory, isFileUpToDate, setDestinationDirectory, setFileInPattern, setFileOutPattern, setSourceDirectory, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected FileUpdaterHelper.JavaFileUpdater(java.io.File sourceDirectory,
java.io.File destinationDirectory)
| Method Detail |
|---|
public java.io.File getMirrorFile(java.io.File f)
getMirrorFile in class MirroredFileUpdater
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||