I had trouble finding this too. Make sure you set a DTDHandler as well as a LexicalHandler even if you don't override anything in the DTDHandler class else startDTD doesn't get called. Paul Emberson >I believe the SAX2 DeclHandler.startDTD() call carries that information. >Note that there's an endDTD() call too.
- What outputs <!DOCTYPE ...> Morten Jorgensen
- Re: What outputs <!DOCTYPE ...> Gary L Peskin
- Re: What outputs <!DOCTYPE ...> Joseph_Kesselman
- Re: What outputs <!DOCTYPE ...> Paul Emberson
- Re: What outputs <!DOCTYPE ...> Joseph_Kesselman
