Was looking over Xerces-c source and couldn't find XMLFilter interface
implementation.
I read a message around March where somebody posted source for a XMLFilter
interface implementation.
I want to be able to intercept and process SAX content events as a consumer
of events and then in turn being able to process the events and act as a
producer of events on a pipeline.
I know that I could probably do this through advance handlers but I think
that a more consistent way of doing this is through an implementaion of
XMLFilter.
So my questions to the "Xerces team" would:
1) How come you have not implemented such interface since it is part of SAX2
( assuming that has not been done)? Any technical reasons?
2) There was a code submission to this a few months ago, why it didn't make
it into the Xerces-c codebase? any problems with it or just not enough time
( I could volunteer to reviewed and check it in if I still
have committer access ).
Thanks,
Jeffrey Rodriguez
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: SAX2 XMLFilter interface some questions Jeffrey Rodriguez
