de.viaboxx.nlstools.formats
Class BundleWriterFlexClass
java.lang.Object
de.viaboxx.nlstools.formats.BundleWriter
de.viaboxx.nlstools.formats.BundleWriterFlexClass
public class BundleWriterFlexClass
- extends BundleWriter
Description:
User: roman.stumm
Date: 12.10.2010
Time: 12:14:13
Copyright: viaboxx GmbH
| Methods inherited from class de.viaboxx.nlstools.formats.BundleWriter |
buildOutputFileNameBase, buildOutputFileNameBase, createProperties, deleteFiles, deleteFiles, execute, getCurrentBundle, getFileName, getFileNameFlex, getFileNameJava, getLocalesUsed, getOutputPath, getOutputPathName, isFlexLayout, mkdirs, setDebugMode, setDeleteOldFiles, setFlexLayout, setOverwrite, writeOutputFilePerLocale |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleWriterFlexClass
public BundleWriterFlexClass(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales)
suffix
protected String suffix()
- Specified by:
suffix in class BundleWriter
writeOutputFiles
public void writeOutputFiles()
throws Exception
- generate the current bundle's interface
- Overrides:
writeOutputFiles in class BundleWriter
- Throws:
Exception
needsNewFiles
protected boolean needsNewFiles()
throws FileNotFoundException
- true when generation is neccessary, false when up-to-date
- Overrides:
needsNewFiles in class BundleWriter
- Throws:
FileNotFoundException
Copyright © 2011. All Rights Reserved.