OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Wish lists for the Holidays

[ Lists Home | Date Index | Thread Index ]
  • From: David Brownell <david-b@pacbell.net>
  • To: Francis Norton <francis@redrice.com>
  • Date: Tue, 28 Dec 1999 13:40:56 -0800

Francis Norton wrote:
> 
> [1] tools to bring real-life HTML into XML, so it can be manipulated via
> DOM and SAX.

Like the utilities at http://home.pacbell.net/david-b/xml/ perhaps?

The focus there is HTML --> XHTML.  Since it's built on top of
the HTML parser in Swing, it's got a few glitches ... but it's
hooked up to an XHTML validator so you can find those easily,
and newer versions of Swing have fixed some of them.  And if you
want, the "jTidy" HTML parser should work too.

If you get both the utilities package and the DOM (L2.latest)
stuff, you've got most of the tools you'll need.

New, and still with some rough edges, is an XML validator that
is driven using SAX2 callbacks ... that is, it's a clean layer,
can work with anything that produces SAX2 events (including the
declaration callbacks).  Does pretty well except for the stuff
that requires layering violations (see the javadoc).  That is
hooked up to the conformance-enhanced AElfred in that package.

I think it gets confused about the "table" model in XHTML, but
that'll get fixed.

- Dave

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS