public final class Messages extends Object
Not really using messages.properties etc., just hard coded so that this works as a plain library, but at least a start towards localisation.
| Modifier and Type | Field and Description |
|---|---|
static String |
ARRAY_ELEMENTS_SEPARATOR
Separator of array elements
|
static String |
COLUMN_SEPARATOR
Column separator for printing different parts of the value
|
static String |
DOTS
Dots
|
static String |
EMPTY_STRING
Empty string
|
static String |
ENUM_END
Enumeration end tag
|
static String |
ENUM_START
Enumeration start tag
|
static String |
INFINITY
Infinity
|
static String |
NAN
Not a number
|
static String |
NO_VALUE
No Value
|
static String |
SEVERITY_INVALID
INVALID severity name
|
static String |
SEVERITY_MAJOR
MAJOR severity name
|
static String |
SEVERITY_MINOR
MINOR severity name
|
static String |
SEVERITY_OK
OK severity name
|
static String |
SEVERITY_STATUS_END
Ending part of the severity and status
|
static String |
SEVERITY_STATUS_SEPARATOR
Separator of severity and status
|
static String |
VALUE_SEVERITY_STATUS_SEPARATOR
Separator of the severity and status from the value
|
public static final String EMPTY_STRING
public static final String COLUMN_SEPARATOR
public static final String VALUE_SEVERITY_STATUS_SEPARATOR
public static final String SEVERITY_STATUS_SEPARATOR
public static final String SEVERITY_STATUS_END
public static final String ARRAY_ELEMENTS_SEPARATOR
public static final String DOTS
public static final String NO_VALUE
public static final String INFINITY
public static final String NAN
public static final String ENUM_START
public static final String ENUM_END
public static final String SEVERITY_OK
public static final String SEVERITY_MINOR
public static final String SEVERITY_MAJOR
public static final String SEVERITY_INVALID
Copyright © 2023 European Spallation Source. All rights reserved.