Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Re: Java and parsing XHTML (luca)

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Re: Java and parsing XHTML (luca)
  • Date: Sat, 23 Oct 2004 09:48:47 -0400

At 5:06 PM -0700 9/10/04, Wolfgang Hoschek wrote:


And if one would have the document already in memory (e.g. because it has been given to us from some other library) and wanted to do such node factory filtering, one might want a way to pipe a document through a builder, using the appropriate node factory. BTW, it appears that this is the same underlying mechanism that would also enable in-memory validation in a correct, convenient, effective way, requiring minimum API complexity.

Interesting idea. I've added this to the TODO list to consider post-1.0.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA



  • [XOM-interest] Re: Java and parsing XHTML (luca), Elliotte Rusty Harold, 10/23/2004

Archive powered by MHonArc 2.6.24.

Top of Page