public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_IncorrectDoubleForDelta(Object arg0)
Key
IncorrectDoubleForDelta : Incorrect double format
for: {0}.delta . |
static org.jvnet.localizer.Localizable |
_IncorrectDoubleForDouble(Object arg0)
Key
IncorrectDoubleForDouble : Incorrect double format
for: {0}.double . |
static org.jvnet.localizer.Localizable |
_IncorrectDoubleForMaximum(Object arg0)
Key
IncorrectDoubleForMaximum : Incorrect double format
for: {0}.maximum . |
static org.jvnet.localizer.Localizable |
_IncorrectDoubleForMinimum(Object arg0)
Key
IncorrectDoubleForMinimum : Incorrect double format
for: {0}.minimum . |
static org.jvnet.localizer.Localizable |
_IncorrectDoubleForPercentage(Object arg0)
Key
IncorrectDoubleForPercentage : Incorrect double
format for: {0}.percentage . |
static org.jvnet.localizer.Localizable |
_IncorrectIntegerForId(Object arg0)
Key
IncorrectIntegerForId : Incorrect integer format
for: {0}.id . |
static org.jvnet.localizer.Localizable |
_IncorrectIntegerForInteger(Object arg0)
Key
IncorrectIntegerForInteger : Incorrect integer
format for: {0}.integer . |
static org.jvnet.localizer.Localizable |
_MapXmlFailures_BooleanFailureOnlyTrueOrFalse()
Key
MapXmlFailures.BooleanFailureOnlyTrueOrFalse : Boolean failure can only be ''true'' or ''false'' (case
insensitive). . |
static org.jvnet.localizer.Localizable |
_MapXmlFailures_CompareIsNotRecogmizedAsType(Object arg0,
Object arg1)
Key
MapXmlFailures.CompareIsNotRecogmizedAsType : ''{0}'' is not recognized as a compare type at: {1}.failure . |
static org.jvnet.localizer.Localizable |
_MapXmlFailures_TextCouldNotBeParseToNumber(Object arg0,
Object arg1)
Key
MapXmlFailures.TextCouldNotBeParseToNumber : ''{0}''
could not be parse to a number at: {1}.failure . |
static org.jvnet.localizer.Localizable |
_MapXmlToPlugin_FileFormatNotRecognisedAsXml(Object arg0)
Key
MapXmlToPlugin.FileFormatNotRecognisedAsXml : File
format not recognised as XML: {0}. . |
static org.jvnet.localizer.Localizable |
_MapXmlToPlugin_ListOfFilesDetected()
Key
MapXmlToPlugin.ListOfFilesDetected : List of files
detected: . |
static org.jvnet.localizer.Localizable |
_MapXmlToPlugin_NoValidFileFound()
Key
MapXmlToPlugin.NoValidFileFound : No valid result
file was found. . |
static org.jvnet.localizer.Localizable |
_MapXmlToPlugin_PrintFailedToIdentifyFile(Object arg0)
Key
MapXmlToPlugin.PrintFailedToIdentifyFile : {0}
[Format not recognised as XML] . |
static org.jvnet.localizer.Localizable |
_MapXmlToPlugin_PrintFailedToLoadFile(Object arg0)
Key
MapXmlToPlugin.PrintFailedToLoadFile : {0} [File
failed to load] . |
static org.jvnet.localizer.Localizable |
_MapXmlToPlugin_SchemaFormatNotRecognisedAsXml()
Key
MapXmlToPlugin.SchemaFormatNotRecognisedAsXml : Schema format not recognised as XML. . |
static org.jvnet.localizer.Localizable |
_MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect()
Key
MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect :
The schema root element and namespace are incorrect. . |
static String |
IncorrectDoubleForDelta(Object arg0)
Key
IncorrectDoubleForDelta : Incorrect double format
for: {0}.delta . |
static String |
IncorrectDoubleForDouble(Object arg0)
Key
IncorrectDoubleForDouble : Incorrect double format
for: {0}.double . |
static String |
IncorrectDoubleForMaximum(Object arg0)
Key
IncorrectDoubleForMaximum : Incorrect double format
for: {0}.maximum . |
static String |
IncorrectDoubleForMinimum(Object arg0)
Key
IncorrectDoubleForMinimum : Incorrect double format
for: {0}.minimum . |
static String |
IncorrectDoubleForPercentage(Object arg0)
Key
IncorrectDoubleForPercentage : Incorrect double
format for: {0}.percentage . |
static String |
IncorrectIntegerForId(Object arg0)
Key
IncorrectIntegerForId : Incorrect integer format
for: {0}.id . |
static String |
IncorrectIntegerForInteger(Object arg0)
Key
IncorrectIntegerForInteger : Incorrect integer
format for: {0}.integer . |
static String |
MapXmlFailures_BooleanFailureOnlyTrueOrFalse()
Key
MapXmlFailures.BooleanFailureOnlyTrueOrFalse : Boolean failure can only be ''true'' or ''false'' (case
insensitive). . |
static String |
MapXmlFailures_CompareIsNotRecogmizedAsType(Object arg0,
Object arg1)
Key
MapXmlFailures.CompareIsNotRecogmizedAsType : ''{0}'' is not recognized as a compare type at: {1}.failure . |
static String |
MapXmlFailures_TextCouldNotBeParseToNumber(Object arg0,
Object arg1)
Key
MapXmlFailures.TextCouldNotBeParseToNumber : ''{0}''
could not be parse to a number at: {1}.failure . |
static String |
MapXmlToPlugin_FileFormatNotRecognisedAsXml(Object arg0)
Key
MapXmlToPlugin.FileFormatNotRecognisedAsXml : File
format not recognised as XML: {0}. . |
static String |
MapXmlToPlugin_ListOfFilesDetected()
Key
MapXmlToPlugin.ListOfFilesDetected : List of files
detected: . |
static String |
MapXmlToPlugin_NoValidFileFound()
Key
MapXmlToPlugin.NoValidFileFound : No valid result
file was found. . |
static String |
MapXmlToPlugin_PrintFailedToIdentifyFile(Object arg0)
Key
MapXmlToPlugin.PrintFailedToIdentifyFile : {0}
[Format not recognised as XML] . |
static String |
MapXmlToPlugin_PrintFailedToLoadFile(Object arg0)
Key
MapXmlToPlugin.PrintFailedToLoadFile : {0} [File
failed to load] . |
static String |
MapXmlToPlugin_SchemaFormatNotRecognisedAsXml()
Key
MapXmlToPlugin.SchemaFormatNotRecognisedAsXml : Schema format not recognised as XML. . |
static String |
MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect()
Key
MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect :
The schema root element and namespace are incorrect. . |
public static String MapXmlToPlugin_FileFormatNotRecognisedAsXml(Object arg0)
MapXmlToPlugin.FileFormatNotRecognisedAsXml
: File
format not recognised as XML: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.File format not recognised as XML: {0}.
public static org.jvnet.localizer.Localizable _MapXmlToPlugin_FileFormatNotRecognisedAsXml(Object arg0)
MapXmlToPlugin.FileFormatNotRecognisedAsXml
: File
format not recognised as XML: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.File format not recognised as XML: {0}.
public static String IncorrectDoubleForDouble(Object arg0)
IncorrectDoubleForDouble
: Incorrect double format
for: {0}.double
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.double
public static org.jvnet.localizer.Localizable _IncorrectDoubleForDouble(Object arg0)
IncorrectDoubleForDouble
: Incorrect double format
for: {0}.double
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.double
public static String IncorrectDoubleForMinimum(Object arg0)
IncorrectDoubleForMinimum
: Incorrect double format
for: {0}.minimum
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.minimum
public static org.jvnet.localizer.Localizable _IncorrectDoubleForMinimum(Object arg0)
IncorrectDoubleForMinimum
: Incorrect double format
for: {0}.minimum
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.minimum
public static String IncorrectDoubleForPercentage(Object arg0)
IncorrectDoubleForPercentage
: Incorrect double
format for: {0}.percentage
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.percentage
public static org.jvnet.localizer.Localizable _IncorrectDoubleForPercentage(Object arg0)
IncorrectDoubleForPercentage
: Incorrect double
format for: {0}.percentage
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.percentage
public static String IncorrectIntegerForId(Object arg0)
IncorrectIntegerForId
: Incorrect integer format
for: {0}.id
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect integer format for: {0}.id
public static org.jvnet.localizer.Localizable _IncorrectIntegerForId(Object arg0)
IncorrectIntegerForId
: Incorrect integer format
for: {0}.id
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect integer format for: {0}.id
public static String MapXmlToPlugin_NoValidFileFound()
MapXmlToPlugin.NoValidFileFound
: No valid result
file was found.
.No valid result file was found.
public static org.jvnet.localizer.Localizable _MapXmlToPlugin_NoValidFileFound()
MapXmlToPlugin.NoValidFileFound
: No valid result
file was found.
.No valid result file was found.
public static String MapXmlFailures_TextCouldNotBeParseToNumber(Object arg0, Object arg1)
MapXmlFailures.TextCouldNotBeParseToNumber
: ''{0}''
could not be parse to a number at: {1}.failure
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.''{0}'' could not be parse to a number at: {1}.failure
public static org.jvnet.localizer.Localizable _MapXmlFailures_TextCouldNotBeParseToNumber(Object arg0, Object arg1)
MapXmlFailures.TextCouldNotBeParseToNumber
: ''{0}''
could not be parse to a number at: {1}.failure
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.''{0}'' could not be parse to a number at: {1}.failure
public static String IncorrectIntegerForInteger(Object arg0)
IncorrectIntegerForInteger
: Incorrect integer
format for: {0}.integer
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect integer format for: {0}.integer
public static org.jvnet.localizer.Localizable _IncorrectIntegerForInteger(Object arg0)
IncorrectIntegerForInteger
: Incorrect integer
format for: {0}.integer
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect integer format for: {0}.integer
public static String IncorrectDoubleForDelta(Object arg0)
IncorrectDoubleForDelta
: Incorrect double format
for: {0}.delta
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.delta
public static org.jvnet.localizer.Localizable _IncorrectDoubleForDelta(Object arg0)
IncorrectDoubleForDelta
: Incorrect double format
for: {0}.delta
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.delta
public static String MapXmlToPlugin_SchemaFormatNotRecognisedAsXml()
MapXmlToPlugin.SchemaFormatNotRecognisedAsXml
: Schema format not recognised as XML.
.Schema format not recognised as XML.
public static org.jvnet.localizer.Localizable _MapXmlToPlugin_SchemaFormatNotRecognisedAsXml()
MapXmlToPlugin.SchemaFormatNotRecognisedAsXml
: Schema format not recognised as XML.
.Schema format not recognised as XML.
public static String IncorrectDoubleForMaximum(Object arg0)
IncorrectDoubleForMaximum
: Incorrect double format
for: {0}.maximum
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.maximum
public static org.jvnet.localizer.Localizable _IncorrectDoubleForMaximum(Object arg0)
IncorrectDoubleForMaximum
: Incorrect double format
for: {0}.maximum
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Incorrect double format for: {0}.maximum
public static String MapXmlToPlugin_ListOfFilesDetected()
MapXmlToPlugin.ListOfFilesDetected
: List of files
detected:
.List of files detected:
public static org.jvnet.localizer.Localizable _MapXmlToPlugin_ListOfFilesDetected()
MapXmlToPlugin.ListOfFilesDetected
: List of files
detected:
.List of files detected:
public static String MapXmlFailures_BooleanFailureOnlyTrueOrFalse()
MapXmlFailures.BooleanFailureOnlyTrueOrFalse
: Boolean failure can only be ''true'' or ''false'' (case
insensitive).
.Boolean failure can only be ''true'' or ''false'' (case
insensitive).
public static org.jvnet.localizer.Localizable _MapXmlFailures_BooleanFailureOnlyTrueOrFalse()
MapXmlFailures.BooleanFailureOnlyTrueOrFalse
: Boolean failure can only be ''true'' or ''false'' (case
insensitive).
.Boolean failure can only be ''true'' or ''false'' (case
insensitive).
public static String MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect()
MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect
:
The schema root element and namespace are incorrect.
.The schema root element and namespace are incorrect.
public static org.jvnet.localizer.Localizable _MapXmlToPlugin_SchemaRootElementAndNamespaceAreIncorrect()
MapXmlToPlugin.SchemaRootElementAndNamespaceAreIncorrect
:
The schema root element and namespace are incorrect.
.The schema root element and namespace are incorrect.
public static String MapXmlFailures_CompareIsNotRecogmizedAsType(Object arg0, Object arg1)
MapXmlFailures.CompareIsNotRecogmizedAsType
: ''{0}'' is not recognized as a compare type at: {1}.failure
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.''{0}'' is not recognized as a compare type at: {1}.failure
public static org.jvnet.localizer.Localizable _MapXmlFailures_CompareIsNotRecogmizedAsType(Object arg0, Object arg1)
MapXmlFailures.CompareIsNotRecogmizedAsType
: ''{0}'' is not recognized as a compare type at: {1}.failure
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.''{0}'' is not recognized as a compare type at: {1}.failure
public static String MapXmlToPlugin_PrintFailedToLoadFile(Object arg0)
MapXmlToPlugin.PrintFailedToLoadFile
: {0} [File
failed to load]
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} [File failed to load]
public static org.jvnet.localizer.Localizable _MapXmlToPlugin_PrintFailedToLoadFile(Object arg0)
MapXmlToPlugin.PrintFailedToLoadFile
: {0} [File
failed to load]
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} [File failed to load]
public static String MapXmlToPlugin_PrintFailedToIdentifyFile(Object arg0)
MapXmlToPlugin.PrintFailedToIdentifyFile
: {0}
[Format not recognised as XML]
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} [Format not recognised as XML]
public static org.jvnet.localizer.Localizable _MapXmlToPlugin_PrintFailedToIdentifyFile(Object arg0)
MapXmlToPlugin.PrintFailedToIdentifyFile
: {0}
[Format not recognised as XML]
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} [Format not recognised as XML]
Copyright © 2016–2019. All rights reserved.