DOM to SAX InputSource 2003-02-14 - By Prasanna Kumar AG
Hi All, Is there any way by which I can generate SAX InputSource from a org.w3c.dom.Document object, without generating temporary XML file. I am using iText library to generate PDF from an XML source. As an XML Source I have a Document object. But the iText library only supports input in the form of SAX InputSource. Any suggestions? Thanks, Prasanna Kumar Virtusa India Pvt. Ltd., Phone : (+91)-40-3414200 ext 220 <mailto:prasannakumara@(protected)> prasannakumara@(protected) <mailto:prasannakumara@(protected)> www.virtusa.com <http://www.virtusa.com/>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2722.900" name=GENERATOR></HEAD> <BODY style="COLOR: #000000; FONT-FAMILY: Arial"> <DIV><FONT size=2> <DIV><SPAN class=185521811-14022003><FONT size=2>Hi All,</FONT></SPAN></DIV> <DIV><SPAN class=185521811-14022003><FONT size=2>Is there any way by which I can generate SAX InputSource from a org.w3c.dom.Document object, without generating temporary XML file.</FONT></SPAN></DIV> <DIV><SPAN class=185521811-14022003><FONT size=2>I am using iText library to generate PDF from an XML source. As an XML Source I have a Document object. But the iText library only supports input in the form of SAX InputSource.</FONT></SPAN></DIV> <DIV><SPAN class=185521811-14022003><FONT size=2></FONT></SPAN> </DIV> <DIV><SPAN class=185521811-14022003><FONT size=2>Any suggestions?</FONT></SPAN></DIV> <DIV><SPAN class=185521811-14022003><FONT size=2></FONT></SPAN> </DIV> <DIV><SPAN class=185521811-14022003><FONT size=2>Thanks,</FONT></SPAN></DIV> <DIV><SPAN class=185521811-14022003></SPAN><FONT face=Verdana size=2>Prasanna Kumar <BR></FONT><FONT face=Verdana size=2>Virtusa India Pvt. Ltd.,<BR></FONT><FONT face=Verdana size=2>Phone : (+91)-40-3414200 ext 220<BR></FONT><A href="mailto:prasannakumara@(protected)"><FONT face=Verdana size=2>prasannakumara@(protected)</FONT></A><A href="mailto:prasannakumara@(protected)"><FONT face=Verdana size=2> <BR></FONT></A><B><FONT face=Verdana size=2><A href="http://www.virtusa.com/">www.virtusa.com</A></FONT></B><FONT face=Verdana size=2> </FONT></DIV></FONT></DIV> <DIV> </DIV></BODY></HTML>
|
|