Correction I run Xalan-C 1.4.0 . Anybody have ideas on how/where to insert a SAX-filter?
> -----Original Message----- > From: Bielik, Robert > Sent: Monday, April 24, 2006 1:58 PM > To: xalan-dev@xml.apache.org > Subject: XInclude via SAX? > > > I currently use Xerces-C 2.1.0 and Xalan-C 1.0 . As neither > supports XInclude, I was thinking of > doing a rudimentary implementation by inserting a SAX handler > before the standard SAX handler. > Whenever I see a xi:include element, I simply open a new SAX > parser with the href, and pass the > current content-handler onto that parser. Makes sense... and > more importantly, would it work ? (given > constraints due to Xalan design) > > TIA > /R > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]