Class Translations
java.lang.Object
org.openhab.core.tools.i18n.plugin.Translations
The
Translations
of a bundle consisting of Translations.TranslationsSection
s having Translations.TranslationsGroup
s of
Translations.TranslationsEntry
s (key/value pairs).- Author:
- Wouter Born - Initial contribution
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
removeEntries
(Predicate<? super Translations.TranslationsEntry> filter)
-
Constructor Details
-
Translations
-
-
Method Details
-
addSection
-
keysStream
-
linesStream
-
removeEntries
-