in reply to Dynamically cleaning up HTML fragments
I think the default driver for SAX checks for well-formed-ness of the input before forwarding the events.
I provided an example for someone looking to do something similar back in Re: Simplify HTML programatically. There you can see how to start your pipeline using the HTML driver.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Dynamically cleaning up HTML fragments
by SilasTheMonk (Chaplain) on Sep 24, 2010 at 09:39 UTC |