Serializing Object Graphs
One needs to flatten the hierarchical linkage of objects to any root Java object
In diagram, one needs to output members of A, B, C and D with D only output once!
Object A
Object B
Object C
Object D
Root object
Leaf object
Previous slide
Next slide
Back to first slide
View graphic version