Projekt

Obecné

Profil

Stáhnout (162 Bajtů) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
4bbee803 2020-04-07 14:19 Jan Havlíček

#7794 Got rid of simpleToString.
Rewrote the toString() instead (no need to re-cast Object types)

e3d5fc53 2020-04-06 14:54 Jan Havlíček

#7794
The jdeserializer.instance type of content gives correct format of output data (JSON-like) through method simpleFormatToString() : String
Works only with primitive data types though