Package Localiser.algorithms.locErrors
Class SimpleErrorJSONData
java.lang.Object
Localiser.algorithms.locErrors.ErrorJSONData
Localiser.algorithms.locErrors.SimpleErrorJSONData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCreate a standard xml like string of the error data which can be written to the relational database.Methods inherited from class Localiser.algorithms.locErrors.ErrorJSONData
getJSONElement, getJSONElement
-
Constructor Details
-
SimpleErrorJSONData
-
-
Method Details
-
getXMLString
Description copied from class:ErrorJSONData
Create a standard xml like string of the error data which can be written to the relational database.- Specified by:
getXMLString
in classErrorJSONData
- Returns:
- Error information in an XML like format.
-