[Home] [By Thread] [By Date] [Recent Entries]


At 8:50 PM -0800 2/26/04, K. Ari Krupnikov wrote:

>How about if the "client app" is a SAXFilter? Then it's both a client
>and a parser.


Actually no. XMLFilter implements XMLReader. It does not implement 
ContentHandler or the other handler interfaces. It acts only as a 
parser. Particular implementations may choose to implement the 
handler in the same class that implements the filter, but that's 
hardly required.
-- 

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

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member