| Package | Description |
|---|---|
| net.sf.yal10n.analyzer | |
| net.sf.yal10n.dashboard | |
| net.sf.yal10n.tmx |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceBundle> |
ResourceAnalyzer.getBundles()
Gets the found resource bundles sorted by project name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceFile.setBundle(ResourceBundle bundle)
Sets the bundle.
|
| Modifier and Type | Method and Description |
|---|---|
static DashboardModel |
DashboardModel.create(org.apache.maven.plugin.logging.Log log,
DashboardConfiguration config,
List<ResourceBundle> bundles)
Creates a Dashboard model based on the given
ResourceBundles. |
| Modifier and Type | Method and Description |
|---|---|
void |
TranslationMemoryRenderer.render(org.apache.maven.plugin.logging.Log log,
ResourceBundle bundle,
String outputDirectory,
List<String> includeVariants)
Creates one file which contains only the one given bundle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TranslationMemoryRenderer.render(Collection<ResourceBundle> bundles,
String outputDirectory)
Creates one file which contains all bundles.
|
Copyright © 2013-2015. All Rights Reserved.