Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] c'tor Builder( org.xml.sax.XMLReader [...] )

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT ibiblio.org>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] c'tor Builder( org.xml.sax.XMLReader [...] )
  • Date: Mon, 8 Feb 2010 06:26:30 -0500

On Sun, Feb 7, 2010 at 4:33 PM, Michael Ludwig <milu71 AT gmx.de> wrote:

> Maybe the documentation should reflect the fact that XOM will replace an
> existing ContentHandler and put its own ContentHandler in place. So if
> the user wants to control the parsing process, he should supply an
> XMLFilter, not an XMLReader.


Looking closer I think this qualifies as a misunderstanding. XOM only
promises to use the parser. It never promises to use the supplied
ContentHandler on that parser. I'm open to suggested changes in the
wording though.


--
Elliotte Rusty Harold
elharo AT ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page