Re: Error parsing HTML with Sax

2002-04-02 Thread Andy Clark
Jose Emanuel Palmeiro wrote: > I'm parsing an html file with sax, and an error is thrown when an > entity   is found. The error thrown is "The entity 'nbsp' was > referenced, but not declared". How can i extract this expresssion > (  or other with &) without an error thrown. XML parsers can *not*

Error parsing HTML with Sax

2002-04-01 Thread Jose Emanuel Palmeiro
Hi! I'm parsing an html file with sax, and an error is thrown when an entity   is found. The error thrown is "The entity 'nbsp' was referenced, but not declared". How can i extract this expresssion (  or other with &) without an error thrown. Best regards -- José Emanuel Gomes das Neves Palm