#re#7832 Output Deserializer format done
#re#7832 Parent classes values OKParent class field names OK, indetation not so yet
#re#7831 Indetation OK, format OK
#re#7831 Output format non-String array repaired
#re#7831 Indetation problems. toString left, new toJson methodNot working yet
#re #7831 indentation problem with inner classes
#re #7830 Repaired value formats for output JSONNOTE: the JSON originally does not show the class header.
#7830 enum format OK
#7794 Got rid of simpleToString.Rewrote the toString() instead (no need to re-cast Object types)
#7794The jdeserializer.instance type of content gives correct format of output data (JSON-like) through method simpleFormatToString() : StringWorks only with primitive data types though