Hi there, I'm new to the group and new to Xerces.  Previously I was
using the old Sun xml parser (I believe) and one of the key features I
relied on was the toString() method that their version of NodeImpl
implemented.  If you called it, it would pass you back a string
containing the XML for the node and all it's child nodes.

I noticed that Xerces does not support the toString() method in this
manner.  I did however find out about the DOMWriter support class.  This
is all well and good, but the environment I am in only has the
xerxes.jar file on the class path, not the samples.  I could strip the
classes out and include them with my application, but then I would have
to do this for all my apps.

I guess my question is:  Will the DOMWriter be included in future builds
of the general Xerxes.jar file?  And further to this, will NodeImpl use
the DOMWriter to return a string implemention in it's toString() method?

Thanks,

<tataryn:craig>

--
I've been trying to change the world for years, but they just won't give
me the source code....

begin:vcard 
n:Tataryn;Craig
tel;home:952-884-6752
tel;work:952-842-5576
x-mozilla-html:TRUE
url:http://www.computer-programmer.org
org:Compuware;Professional Division
adr:;;3600 West 80th St. Suite 400;Bloomington;MN;55431;United States of America
version:2.1
email;internet:[EMAIL PROTECTED]
title:Senior Staff Analyst
fn:Craig Tataryn
end:vcard

Reply via email to