org.nuiton.jrst.plugin
Class JRstPlugin.RstUpdater

java.lang.Object
  extended by org.nuiton.io.MirroredFileUpdater
      extended by org.nuiton.jrst.plugin.JRstPlugin.RstUpdater
All Implemented Interfaces:
org.nuiton.io.FileUpdater
Enclosing class:
JRstPlugin

protected static class JRstPlugin.RstUpdater
extends org.nuiton.io.MirroredFileUpdater

An updater for rst files.

Author:
chemit

Field Summary
protected  String defaultLocale
           
 
Fields inherited from class org.nuiton.io.MirroredFileUpdater
destinationDirectory, fileInPattern, fileOutPattern, prefixSourceDirecotory, sourceDirectory
 
Constructor Summary
protected JRstPlugin.RstUpdater(File sourceDirectory, File destinationDirectory, String defaultLocale)
           
 
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
 

Field Detail

defaultLocale

protected String defaultLocale
Constructor Detail

JRstPlugin.RstUpdater

protected JRstPlugin.RstUpdater(File sourceDirectory,
                                File destinationDirectory,
                                String defaultLocale)
Method Detail

getMirrorFile

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


Copyright © 2006-2010 CodeLutin. All Rights Reserved.