[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Do you have a Java SAX event handler that outputs theidentical XML as the input?
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- To: xml-dev@lists.xml.org
- Date: Wed, 16 Jul 2014 13:38:25 -0400
On 07/15/2014 01:51 PM, Costello, Roger L. wrote:
Hello Folks,
I need a Java SAX event handler that outputs the same XML as the input XML.
Do you mean byte-for-byte same, or character-for-character, or
node-for-node?
Do you have such a Java SAX event handler that you would be willing to share?
I was writing one for character-by-character, but SAX (reasonably)
doesn't support enough event detail for that. I got a ways with an
extended API, but between the world's lack of interest and my increasing
discontent with Java for text processing, let it go.
Thanks,
Simon
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]