| Package | Description |
|---|---|
| de.viaboxx.nlstools.formats |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleWriterAngularJS
Description: write bundles in json format as required by angular-localization, see examples at
angular-localization on github
Date: 03.11.14 |
class |
BundleWriterNg2Translate
Description: write one file named {locale}.json that contains
all bundles and is splitted into sub-maps per bundleName.part and key.part.
|
| Modifier and Type | Method and Description |
|---|---|
static BundleWriterJson |
BundleWriterJson.build(MessageBundleTask task,
String configFile,
MBBundle currentBundle,
String outputPath,
String outputFile,
BundleWriter.FileType fileType,
Set<String> allowedLocales) |
Copyright © 2017. All rights reserved.