Uses of Class
dev.orne.i18n.I18nStringMap
Packages that use I18nStringMap
Package
Description
Utilities for I18N support.
Javax JAXB integration for I18N support.
-
Uses of I18nStringMap in dev.orne.i18n
Methods in dev.orne.i18n that return I18nStringMapModifier and TypeMethodDescription@NotNull I18nStringMapI18nFixedString.asMap()Returns this instance represented as anI18nStringMapinstance.@NotNull I18nStringMapI18nResourcesString.asMap()Returns this instance represented as anI18nStringMapinstance.@NotNull I18nStringMapI18nString.asMap()Returns this instance represented as anI18nStringMapinstance.@NotNull I18nStringMapI18nStringMap.asMap()Returns this instance represented as anI18nStringMapinstance.@NotNull I18nStringMapI18nStringMapGenerator.defaultValue(@NotNull dev.orne.test.rnd.params.StringGenerationParameters parameters) static @NotNull I18nStringMapCreates a newI18nStringMapinstance with specified default text and no translations.@NotNull I18nStringMapI18nStringMapGenerator.randomValue(@NotNull dev.orne.test.rnd.params.StringGenerationParameters parameters) @NotNull I18nStringMapRemoves the translation for the specified language.@NotNull I18nStringMapRemoves the translation for the specified language.@NotNull I18nStringMapSets the translation for the specified locale.@NotNull I18nStringMapSets the translation for the specified locale.@NotNull I18nStringMapI18nStringMap.setDefaultText(@NotNull String defaultText) Sets the default text.@NotNull I18nStringMapSets the text translations. -
Uses of I18nStringMap in dev.orne.i18n.jaxb
Methods in dev.orne.i18n.jaxb that return I18nStringMapMethods in dev.orne.i18n.jaxb with parameters of type I18nStringMapModifier and TypeMethodDescriptionI18nStringMapAdapter.Full.marshal(I18nStringMap value) I18nStringMapAdapter.marshal(I18nStringMap value)