Re: [xml-dev] SAX - endDocument() confusion again

Elliotte Rusty Harold <[email protected]> Sat, 28 Feb 2004 06:35:48 -0500
Newsgroups gmane.text.xml.sax.devel,gmane.text.xml.devel
Message-ID <p06010202bc662d1eebf3@[192.168.254.4]>
At 11:38 PM -0500 2/27/04, Karl Waclawek wrote:

>I thought of the reverse direction.
>How would a filter *down* the chain deal with an "end of parsing"
>if it doesn't know why parsing stopped. Was it the end of the document?
>Was there an exception? I think someone else pointed that out already,
>but I missed the name.


I'm not sure I see your problem. The parse() method either returns or 
throws an exception. If it returns normally, the end of document was 
seen. If it throws an exception it wasn't.

Of course the filter only really nows what the previous filter in the 
chain tells it. It doesn't know and doesn't need to know what filters 
earlier in the chain say. That's the point of filtering.
-- 

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
List: sax-devel, [email protected]
See:  http://www.saxproject.org/
https://lists.sourceforge.net/lists/listinfo/sax-devel