D dianamink New Member Mar 25, 2013 #1 I want to append contenct to xml using xstream but using xstream.toXml(obj,writer) every time I run this, it is adding xml declaration to the content , can we ommit xml declaration in xstream?
I want to append contenct to xml using xstream but using xstream.toXml(obj,writer) every time I run this, it is adding xml declaration to the content , can we ommit xml declaration in xstream?