You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Jerry Lawson <je...@virtualsummit.com> on 2000/10/16 19:46:03 UTC

XMLFilterImpl usage

has anyone out there used the XMLFilterImpl for any
applications ?  It looks interesting, but I was wondering
if there are any good example use cases. 

My first impression is that I would instantiate a
XMLReader (via XMLReaderFactor.createXMLReader()),
then instantiate my subclass (extending XMLFilterImpl)
with the original XMLReader as the ``parent''.
Then call my XMLFilterImpl.parse().
My subclass could, for example, override the
ContentHandler methods.

Is this the correct assumption for the usage of the
XMLFilterImpl class ?

-- 
___________________________________________________
Jerry Lawson                   Virtual Summit, Inc.
Virtual Programmer   jerry.lawson@virtualsummit.com