On 8/7/06, James M Snell <[EMAIL PROTECTED]> wrote:
I've put together a fairly simple HTML->Abdera/Axiom impl based on the
Tagsoup parser [1]. It implements the Abdera Parser interface and
creates a Document<Element> model that represents HTML as well-formed XHTML content. Further, it supports the ParseFilter mechansism so we can filter out unsafe HTML content (e.g. script tags).
sweet. that's gonna be extremely useful. -charles
