Hello,

I'm using Digester to parse a Google News RSS feed, but sometimes I'm
getting the following exception:

org.xml.sax.SAXParseException: Open quote is expected for attribute
"face" associated with an  element type  "font".
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.commons.digester.Digester.parse(Digester.java:1685)
...

anybody knows what can I do to solve this exception and be able to
normally get the contents?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to