org.nuiton.jaxx.plugin
Class AbstractJaxxMojo.JaxxFileUpdater

java.lang.Object
  extended by org.nuiton.io.MirroredFileUpdater
      extended by org.nuiton.jaxx.plugin.AbstractJaxxMojo.JaxxFileUpdater
All Implemented Interfaces:
org.nuiton.io.FileUpdater
Enclosing class:
AbstractJaxxMojo

public static class AbstractJaxxMojo.JaxxFileUpdater
extends org.nuiton.io.MirroredFileUpdater

To test if a jaxx source (or his css ) file is newser than his generated java source file.

Since:
2.0.2
Author:
tchemit

Field Summary
 
Fields inherited from class org.nuiton.io.MirroredFileUpdater
destinationDirectory, fileInPattern, fileOutPattern, prefixSourceDirecotory, sourceDirectory
 
Constructor Summary
protected AbstractJaxxMojo.JaxxFileUpdater(File sourceDirectory, File destinationDirectory)
           
 
Method Summary
 File getMirrorFile(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

AbstractJaxxMojo.JaxxFileUpdater

protected AbstractJaxxMojo.JaxxFileUpdater(File sourceDirectory,
                                           File destinationDirectory)
Method Detail

getMirrorFile

public File getMirrorFile(File f)
Overrides:
getMirrorFile in class org.nuiton.io.MirroredFileUpdater


Copyright © 2008-2011 CodeLutin. All Rights Reserved.