I am trying to find a fix for a bug in XSLTC, and I need to know what handler I should use to output the <!DOCTYPE ...> declaration. Should this be passed to a org.xml.sax.ext.DeclHandler, a org.xml.sax.DTDHandler, or passed to the basic SAXHandler (in some what I fail to see). Thanks, Morten
- Re: 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
