Niko Bonnieure

Show:

What's happening?

  • Comment: ArrayIndexOutOfBoundsException in HtmlLexer.yylex()

    In my case, it was an issue with encoding of some chars in the html file I parsed. I seems that Hotsax doesn't handle well UTF-8 chars that are 2 bytes-wide. So, i used recode -d UTF-8..HTML before using hotsax and It was all ok then.

    2008-03-16 01:21:02 UTC in HotSAX

About Me

  • 2008-03-16 (2 years ago)
  • 2037509
  • nikobonnieure (My Site)
  • Niko Bonnieure

Send me a message