Peet,
There is no problem using the ErrorHandler with Xerces. I just checked it myself
to make sure it wasn't mysteriously broken.
-rip
Peet Sneekes wrote:
> Hi,
>
> I was just curious, but why can't I use the ErrorHandler when I use a Xerces
> DOMParser?
> Now I use a own implementation of the
Hi,
I was just curious, but why can't I use the ErrorHandler when I use a Xerces
DOMParser?
Now I use a own implementation of the ProblemListener, but I think it's to
limited in giving me information about what went wrong while parsing. When I
use Xalan's XercesLiaison, I can use the ErrorHandler