Catching and error and going with it

I'm using a Sax Parser on a streaming XML feed and this feed has some errors in it, so I need to know if there is any way to catch the error and continue parsing.Thanks,Mass
[202 byte] By [Massarian] at [2007-9-26 4:07:10]
# 1
Got it just found my answer in the API. If anyone is interested the method is setContinueAfterFatalError(boolean)
Massarian at 2007-6-29 13:08:11 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...