Class LocalizationMessages


  • public final class LocalizationMessages
    extends Object
    Defines string formatting method for each constant in the resource file
    • Method Detail

      • localizableERROR_WRITING_JSON_OBJECT

        public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_WRITING_JSON_OBJECT()
      • ERROR_WRITING_JSON_OBJECT

        public static String ERROR_WRITING_JSON_OBJECT()
        Error writing JSON object.
      • localizableERROR_WRITING_JSON_ARRAY

        public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_WRITING_JSON_ARRAY()
      • ERROR_WRITING_JSON_ARRAY

        public static String ERROR_WRITING_JSON_ARRAY()
        Error writing JSON array.
      • localizableERROR_PARSING_JSON_ARRAY

        public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_PARSING_JSON_ARRAY()
      • ERROR_PARSING_JSON_ARRAY

        public static String ERROR_PARSING_JSON_ARRAY()
        Error parsing JSON array.
      • localizableERROR_PARSING_JSON_OBJECT

        public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_PARSING_JSON_OBJECT()
      • ERROR_PARSING_JSON_OBJECT

        public static String ERROR_PARSING_JSON_OBJECT()
        Error parsing JSON object.