Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a0511590

Přidáno uživatelem Jan Havlíček před asi 4 roky(ů)

#re#7831 Indetation problems. toString left, new toJson method
Not working yet

Zobrazit rozdíly:

project/Deserializer/src/jdeserialize/jdeserialize.java
837 837
                    break;
838 838
                }
839 839
                content c = read_Content(tc, dis, true);
840
                System.out.println("read: " + c.toString());
840
                //System.out.println("read: " + c.toString());
841 841
                if(c != null && c.isExceptionObject()) {
842 842
                    c = new exceptionstate(c, lis.getRecordedData());
843 843
                }

Také k dispozici: Unified diff