public class BundleWriterExcel extends BundleWriter
BundleWriter.FileTypeallowedLocales, configFile, currentBundle, debugMode, deleteOldFiles, fileType, flexLayout, myUsedLocales, outputPath, overwrite, task| Constructor and Description |
|---|
BundleWriterExcel(MBBundle currentBundle) |
BundleWriterExcel(MBBundles bundles,
File target) |
BundleWriterExcel(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLocalesUsed() |
protected String |
suffix() |
void |
writeOutputFiles()
generate the current bundle's property files
|
buildOutputFileNameBase, buildOutputFileNameBase, createProperties, createProperties, deleteFiles, deleteFiles, execute, getCurrentBundle, getFileName, getFileNameFlex, getFileNameJava, getLocalesUsed, getOutputPath, getOutputPathName, isFlexLayout, mkdirs, needsNewFiles, setBundles, setDebugMode, setDeleteOldFiles, setFlexLayout, setOverwrite, writeOutputFilePerLocalepublic BundleWriterExcel(MBBundle currentBundle)
protected String suffix()
suffix in class BundleWriterpublic List<String> getLocalesUsed()
getLocalesUsed in class BundleWriterpublic void writeOutputFiles()
throws Exception
BundleWriterwriteOutputFiles in class BundleWriterExceptionCopyright © 2018. All rights reserved.