|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.io.FileUpdaterHelper
public class FileUpdaterHelper
| Nested Class Summary | |
|---|---|
static class |
FileUpdaterHelper.JavaFileUpdater
To test if a java source file is newser than his compiled class |
static class |
FileUpdaterHelper.JaxxFileUpdater
To test if a jaxx source file is newser than his generated java source file |
| Constructor Summary | |
|---|---|
FileUpdaterHelper()
|
|
| Method Summary | |
|---|---|
static MirroredFileUpdater |
newJavaFileUpdater()
|
static MirroredFileUpdater |
newJavaFileUpdater(java.io.File src,
java.io.File dst)
|
static MirroredFileUpdater |
newJaxxFileUpdater()
|
static MirroredFileUpdater |
newJaxxFileUpdater(java.io.File src,
java.io.File dst)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUpdaterHelper()
| Method Detail |
|---|
public static MirroredFileUpdater newJavaFileUpdater()
public static MirroredFileUpdater newJaxxFileUpdater()
public static MirroredFileUpdater newJavaFileUpdater(java.io.File src,
java.io.File dst)
public static MirroredFileUpdater newJaxxFileUpdater(java.io.File src,
java.io.File dst)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||