re #7891 Unable to load URI (file: added)gitignore for classpath not working, but this version should not harm anything
Merge branch 'master' of https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020horky
re #7879
Test oboustranné spojení mezi commitem a úlohou.
Soubor Deserializer.java změněn.
Soubor Converter.java změněn.
Soubor Converter.java a instance.java změněny.
Soubor instance.java změněn.
Soubory Converter.java a instance.java změněny.
Soubory instance.java a Converted.java změněny.
instance.java changed
Converter.java a instance.java changed
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
.classpath changed
#re #7879
Ještě není dokončeno - commit kvůli merge.
re#7868 test lines in Deserializer deleted
re#7868 HTML formatting implemented.The Converter.convert returnes Pair<String, String> value.The first is json, second html - for further work.
#re#7868 Test - JSON format observed.
#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
#7842 project .classpath & launch.json for vs code changedhope the .gitignore works OK - VS Code shows strange things...
classpath into gitignore added
#7842 #7843cosmetic changes and merging
#7843 #7842Output format - String and array implemented.
#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
Delete JOU_Deserializer.zip
Odstranění zbytečného velkého zipu.
#7794
Přechod na Java 11. Vytvoření release verze.
Vytvoření hlavního projektu.