| Package | Description |
|---|---|
| de.viaboxx.nlstools.formats | |
| de.viaboxx.nlstools.model | |
| de.viaboxx.nlstools.tasks |
| Modifier and Type | Field and Description |
|---|---|
protected MBBundle |
BundleWriter.currentBundle |
| Modifier and Type | Method and Description |
|---|---|
protected MBBundle |
BundleWriter.getCurrentBundle() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BundleWriterNg2Translate.addGroupedEntries(String locale,
org.codehaus.jettison.json.JSONObject slot,
MBBundle bundle,
boolean merged,
boolean debugMode,
org.apache.tools.ant.Task task) |
static BundleWriterJson |
BundleWriterJson.build(MessageBundleTask task,
String configFile,
MBBundle currentBundle,
String outputPath,
String outputFile,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
static Properties |
BundleWriter.createProperties(String locale,
MBBundle bundle,
boolean merged,
boolean debugMode,
org.apache.tools.ant.Task task) |
protected Set<String> |
BundleWriter.getLocalesUsed(MBBundle bundle) |
protected void |
BundleWriterJavaInterface.writeConstants(PrintWriter pw,
MBBundle aBundle)
Write the constants to the interface file.
|
protected void |
BundleWriterTypeScript.writeConstants(PrintWriter pw,
MBBundle bundle) |
| Constructor and Description |
|---|
BundleWriter(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterAngularJS(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
String outputFile,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterExcel(MBBundle currentBundle) |
BundleWriterExcel(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterFlexClass(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterGroovyEnum(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterJavaInterface(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterJson(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
String outputFile,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterProperties(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterSqlOracle(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterSqlPostgres(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
BundleWriterTypeScript(org.apache.tools.ant.Task task,
String configFile,
MBBundle currentBundle,
String outputPath,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
| Modifier and Type | Method and Description |
|---|---|
MBBundle |
MBBundle.copy() |
MBBundle |
MBBundles.getBundle(String baseName) |
| Modifier and Type | Method and Description |
|---|---|
List<MBBundle> |
MBBundles.getBundles() |
| Modifier and Type | Method and Description |
|---|---|
void |
MBBundles.setBundles(List<MBBundle> bundles) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
MergeLocaleTask.isBundleToProcess(MBBundle bundle) |
Copyright © 2018. All rights reserved.