|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileUpdater | |
|---|---|
| org.nuiton.util | Lutin plugin util Ensemble de classe Java permettant de simplifier le developpement de plugins maven en factorisant des besoins que l'on retrouve dans tous les developpements. |
| Uses of FileUpdater in org.nuiton.util |
|---|
| Classes in org.nuiton.util that implement FileUpdater | |
|---|---|
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 |
class |
MirroredFileUpdater
Simple base implementation of a FileUpdater for an updater with a sourcedir and a destinationdir. |
| Fields in org.nuiton.util declared as FileUpdater | |
|---|---|
protected FileUpdater |
SourceEntry.updater
|
| Methods in org.nuiton.util that return FileUpdater | |
|---|---|
FileUpdater |
SourceEntry.getUpdater()
|
| Methods in org.nuiton.util with parameters of type FileUpdater | |
|---|---|
void |
SourceEntry.setUpdater(FileUpdater updater)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||