Richa, If you're talking about org.apache.xml.serialize.XMLSerializer [1] the entire API was deprecated in Xerces 2.9.0. DOM Level 3's LSSerializer and the JAXP Transformer API offer similar functionality [2].
Thanks. [1] http://xerces.apache.org/xerces2-j/javadocs/other/org/apache/xml/serialize/XMLSerializer.html [2] http://xerces.apache.org/xerces2-j/faq-general.html#faq-6 Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] richa <[EMAIL PROTECTED]> wrote on 07/27/2007 04:04:06 AM: > > 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#a11824678 > Sent from the Xerces - J - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]