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

Reply via email to