Re: SaxParseException when using the Rome rss library

2012-08-19 Thread Richard Lyman
On Fri, Aug 17, 2012 at 5:26 PM, keedon wrote: > Hi, > I've got a clojure problem and I'm hoping someone can help: > > I'm trying to parse an rss feed which contains illegal characters and I'm > getting this error > > SAXParseException An invalid XML character (Unicode: 0x19) was found in the > el

SaxParseException when using the Rome rss library

2012-08-19 Thread keedon
Hi, I've got a clojure problem and I'm hoping someone can help: I'm trying to parse an rss feed which contains illegal characters and I'm getting this error SAXParseException An invalid XML character (Unicode: 0x19) was found in the element content of the document. I've tried adding a function