[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Megginson <david@m...>
  • To: xml-dev@l...
  • Date: Fri, 13 Oct 2000 12:27:53 -0400 (EDT)

Pollington, Lee (ELSLON) writes:

 > Has anyone got a JAVA SAX app that takes a xml file as a command line
 > argument and just spits it out again. I've been trying, but keep getting
 > stuck.

It's quite simple if you use the Java XMLWriter package at

  http://www.megginson.com/Software/

The package includes a default ContentHandler that actually writes the
events back out as text and figures out all of the
Namespace-declaration trickiness.  There's no support for the
DTDHandler or the extension handlers yet, though.


All the best,


David

-- 
David Megginson                 david@m...
           http://www.megginson.com/

  • References:
    • SAX app
      • From: "Pollington, Lee (ELSLON)" <lee.pollington@b...>
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member