Menu

i can't use SACParserCSS2 with jxcss

Help
2008-05-26
2012-07-18
  • Martin Zdila

    Martin Zdila - 2008-05-26

    hello

    why does SACParserCSS2.setDocumentHandler(...) check for proprietary DocumentHandlerExt type? This way I can't set jxcss's SAXCSSDocumentHandler.

    thanks in advance

     
    • Johannes Koch

      Johannes Koch - 2008-05-28

      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

       

Log in to post a comment.