Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] TagSoup, malformed comments and XOM

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: John Cowan <cowan AT ccil.org>
  • To: Wolfgang Hoschek <wolfgang.hoschek AT mac.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] TagSoup, malformed comments and XOM
  • Date: Fri, 30 Jun 2006 18:10:58 -0400

Wolfgang Hoschek scripsit:

> It would be nice if tagsoup could internally try to fix up the
> comments, if possible.
>
> While we're at it, it would also be nice for tagsoup not to report
> malformed public IDs, as in the following case:

TagSoup 1.0.1 fixes both problems, as well as adding XMLWriter logic
to actually print DOCTYPE declarations if the --lexical switch
is present.

This update doesn't affect people who aren't using a LexicalHandler
the --lexical switch.

--
John Cowan cowan AT ccil.org http://ccil.org/~cowan
In computer science, we stand on each other's feet.
--Brian K. Reid




Archive powered by MHonArc 2.6.24.

Top of Page