Hi.
I was going to use XMLEncoder to store a variety of objects in an XML file. However I realise it can only store Java Bean's. Does XMLEncoder not save Object types as class attributes???
Also, in anyone's oppinion, which is better, ObjectOutputStream or XMLEncoder?
Any and all comments, very much appreciated.
Thanks,
Oxy
we are all of us living in the gutter.
But some of us are looking at the stars.
I was going to use XMLEncoder to store a variety of objects in an XML file. However I realise it can only store Java Bean's. Does XMLEncoder not save Object types as class attributes???
Also, in anyone's oppinion, which is better, ObjectOutputStream or XMLEncoder?
Any and all comments, very much appreciated.
Thanks,
Oxy
we are all of us living in the gutter.
But some of us are looking at the stars.