Package org.nuclos.api.l10n
package org.nuclos.api.l10n
-
ClassDescriptionA wrapper class for strings that should not be translated by the localization system.The Translation class provides a way to translate text between different locales.The Translator interface defines the contract for translating text between locales.TranslatorFactory<T extends Translator>Factory interface for creating
Translator
instances.