public class BundleWriterSqlOracle extends BundleWriter
BundleWriter.FileTypeallowedLocales, bundles, configFile, currentBundle, debugMode, deleteOldFiles, fileType, flexLayout, myUsedLocales, outputPath, overwrite, task| Constructor and Description |
|---|
BundleWriterSqlOracle(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
needsNewFiles()
true when generation is neccessary, false when up-to-date
|
protected String |
nextVal() |
protected String |
suffix() |
protected void |
writeOutputFiles()
generate the current bundle's property files
|
protected void |
writeSeqNextVal(String domain,
Writer fw) |
buildOutputFileNameBase, buildOutputFileNameBase, createProperties, createProperties, deleteFiles, deleteFiles, execute, getCurrentBundle, getFileName, getFileNameFlex, getFileNameJava, getLocalesUsed, getLocalesUsed, getOutputPath, getOutputPathName, isFlexLayout, mkdirs, setBundles, setDebugMode, setDeleteOldFiles, setFlexLayout, setOverwrite, writeOutputFilePerLocaleprotected void writeOutputFiles()
throws IOException
BundleWriterwriteOutputFiles in class BundleWriterIOExceptionprotected String nextVal()
protected void writeSeqNextVal(String domain, Writer fw) throws IOException
IOExceptionprotected boolean needsNewFiles()
throws FileNotFoundException
BundleWriterneedsNewFiles in class BundleWriterFileNotFoundExceptionprotected String suffix()
suffix in class BundleWriterCopyright © 2017. All rights reserved.