Package org.nuclos.api.l10n


package org.nuclos.api.l10n
  • Class
    Description
    A 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.
    Factory interface for creating Translator instances.