[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev@xml.org
- Date: Tue, 11 Apr 2000 16:20:40 -0400 (EDT)
Ean R . Schuessler writes:
> > The parent in the filter chain intercepts the get/setFeature and
> > get/setProperty calls before passing them on up the filter chain.
>
> If a chain is constructed by some generic chain construction facility
> how will a ContentHandler ever even recieve a reference to its parent?
> ContentHandler does not have a getParent()/setParent() facility and has
> no way to recieve a reference to its parent in a well defined
> manner.
See the SAX2 org.xml.sax.XMLFilter interface.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|