de.viaboxx.nlstools.formats
Class BundleWriterJson
java.lang.Object
de.viaboxx.nlstools.formats.BundleWriter
de.viaboxx.nlstools.formats.BundleWriterJson
public class BundleWriterJson
- extends BundleWriter
Description:
User: roman.stumm
Date: 15.06.2007
Time: 09:44:11
Copyright: Viaboxx GmbH
| Methods inherited from class de.viaboxx.nlstools.formats.BundleWriter |
buildOutputFileNameBase, createProperties, deleteFiles, deleteFiles, execute, getCurrentBundle, getFileName, getFileNameFlex, getFileNameJava, getLocalesUsed, getOutputPath, getOutputPathName, isFlexLayout, mkdirs, needsNewFiles, setDebugMode, setDeleteOldFiles, setFlexLayout, setOverwrite, writeOutputFiles |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleWriterJson
public BundleWriterJson(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
String outputFile,
BundleWriter.FileType fileType,
Set<String> allowedLocales)
setMerged
public void setMerged(boolean merged)
writeOutputFilePerLocale
protected void writeOutputFilePerLocale(String locale)
throws Exception
- Overrides:
writeOutputFilePerLocale in class BundleWriter
- Throws:
Exception
buildOutputFileNameBase
protected StringBuilder buildOutputFileNameBase()
- Overrides:
buildOutputFileNameBase in class BundleWriter
suffix
protected String suffix()
- Specified by:
suffix in class BundleWriter
Copyright © 2014. All Rights Reserved.