I did this because of the @charset handling. Now it's changed in the CVS trunk. You can now set any SAC DocumentHandler. @charset handling only happens if the document handler implements DocumentHandlerExt
--
Waldbaer
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello
why does SACParserCSS2.setDocumentHandler(...) check for proprietary DocumentHandlerExt type? This way I can't set jxcss's SAXCSSDocumentHandler.
thanks in advance
I did this because of the @charset handling. Now it's changed in the CVS trunk. You can now set any SAC DocumentHandler. @charset handling only happens if the document handler implements DocumentHandlerExt
--
Waldbaer