optimise XmlSerialise.serialise(Document doc)

2007-07-27 Thread richa
what could be the possible alternative for the serialise(document doc) function. its quite memory intensive.. uses almost 25% -30% of the runtime memory. Thanx Richa -- View this message in context: http://www.nabble.com/optimise-XmlSerialise.serialise%28Document-doc%29-tf4156014.html

Re: optimise XmlSerialise.serialise(Document doc)

2007-07-29 Thread richa
istry;" it wasn't recognizable. i also downloaded Xerces-J-bin.2.9.0.tar.gz , to get the latest XercesImpl jar.. but i didnt find the above import. Could you please help in this. Thank you Richa Michael Glavassevich wrote: > > Richa, > &

Re: optimise XmlSerialise.serialise(Document doc)

2007-07-30 Thread richa
r file i'm using String source = writer.writeToString(xmlDoc); // this function is taking 21% of runtime memory and then i count string in byte array and get it written to a specific location. Any suggestions.. how can i do in a better way? Thank You Regards Richa Michael Glavassevich wrote

Re: optimise XmlSerialise.serialise(Document doc)

2007-07-31 Thread richa
ig(); dmconfig.setParameter("format-pretty-print", true); what should i do now?? Thank You Regards Richa Michael Glavassevich wrote: > > Hi Richa, > > richa <[EMAIL PROTECTED]> wrote on 07/30/2007 09:33:07 AM: > >> Hi Michael >> Thanx for the

Re: optimise XmlSerialise.serialise(Document doc)

2007-07-31 Thread richa
rect thing. Can you please guide me how to achieve it. Thank you Regards Richa -- View this message in context: http://www.nabble.com/optimise-XmlSerialise.serialise%28Document-doc%29-tf4156014.html#a11923793 Sent from the Xerces - J - Users mailing list archiv

Re: optimise XmlSerialise.serialise(Document doc)

2007-08-08 Thread richa
issue, because this is abst necessary for me. These values are not the tag names but part of the tag value. Any suggestions for this. Thanx once again Regards Richa -- View this message in context: http://www.nabble.com/optimise-XmlSerialise.serialise%28Document-doc%29-tf4156014.html#a12049697

Does LSSerailzer creates a thread of its own.

2007-08-23 Thread richa
e i;m calling the write function is finishing before. Any idea why is this happening?? Thank You Regards Richa -- View this message in context: http://www.nabble.com/Does-LSSerailzer-creates-a-thread-of-its-own.-tf4321782.html#a12306922 Sent from the Xerces - J - Users mailing list archi

Re: Does LSSerailzer creates a thread of its own.

2007-08-27 Thread richa
Hi Michael, Thanx for the infomation. Is there is any way i can make it synchronous? Regards Richa -- View this message in context: http://www.nabble.com/Does-LSSerailzer-creates-a-thread-of-its-own.-tf4321782.html#a12345923 Sent from the Xerces - J - Users mailing list archive at

Re: Does LSSerailzer creates a thread of its own.

2007-08-28 Thread richa
Hi Stanimir, It worked. Thanx a lot :-) Regards Richa -- View this message in context: http://www.nabble.com/Does-LSSerailzer-creates-a-thread-of-its-own.-tf4321782.html#a12381308 Sent from the Xerces - J - Users mailing list archive at Nabble.com