public class BundleWriterGroovyEnum extends BundleWriterJavaInterface
Date: 24.11.15
BundleWriter.FileTypeindentNum, indentSizeallowedLocales, bundles, configFile, currentBundle, debugMode, deleteOldFiles, fileType, flexLayout, myUsedLocales, outputPath, overwrite, task| Constructor and Description |
|---|
BundleWriterGroovyEnum(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 |
isKeyNotContained() |
protected boolean |
isKeysContained() |
protected String |
suffix() |
protected void |
writeKeyValue(PrintWriter pw,
String key,
String value) |
protected void |
writeStaticIntro(PrintWriter pw)
Write the static beginning of the interface file.
|
protected void |
writeStaticOutro(PrintWriter pw)
Write the static end of the interface file.
|
protected void |
writeType(PrintWriter pw) |
createKeyName, getExampleLocale, getIClass, getInterfaceFileName, getInterfacePathName, needsNewFiles, printEntryComment, printIndent, setExampleLocale, writeConstants, writeDoNotAlter, writeOutputFilesbuildOutputFileNameBase, buildOutputFileNameBase, createProperties, createProperties, deleteFiles, deleteFiles, execute, getCurrentBundle, getFileName, getFileNameFlex, getFileNameJava, getLocalesUsed, getLocalesUsed, getOutputPath, getOutputPathName, isFlexLayout, mkdirs, setBundles, setDebugMode, setDeleteOldFiles, setFlexLayout, setOverwrite, writeOutputFilePerLocaleprotected String suffix()
suffix in class BundleWriterJavaInterfaceprotected boolean isKeysContained()
isKeysContained in class BundleWriterJavaInterfaceprotected boolean isKeyNotContained()
isKeyNotContained in class BundleWriterJavaInterfaceprotected void writeType(PrintWriter pw)
writeType in class BundleWriterJavaInterfaceprotected void writeKeyValue(PrintWriter pw, String key, String value)
writeKeyValue in class BundleWriterJavaInterfaceprotected void writeStaticIntro(PrintWriter pw)
BundleWriterJavaInterfacewriteStaticIntro in class BundleWriterJavaInterfacepw - writer to write toprotected void writeStaticOutro(PrintWriter pw)
BundleWriterJavaInterfacewriteStaticOutro in class BundleWriterJavaInterfacepw - writer to write toCopyright © 2017. All rights reserved.