Re: [xml-dev] SAX - endDocument() confusion again
----- Original Message ----- From: "Jeff Rafter" <> To: "Karl Waclawek" <>; "Elliotte Rusty Harold" <> Cc: <>; <> Sent: Saturday, February 28, 2004 10:07 AM > Perhaps Karl is referring to what I see as a far more common approach-- > which is to simply filter a specific handler (i.e., create a passthrough > ContentHandler that acts on or modifies ContentHandler information as it is > passed through). Correct. My fault that I didn't make that clear. Karl