You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by jv...@bbo.com on 2001/03/30 22:03:08 UTC

print an DOM

Hello,

Just like sun parser has xmldocument.write(System.out) method to dump 
DOM onto std output.
Is there any api or framework that can print DOM from xerces parser.

thanks