On Tue, Jul 24, 2012 at 5:09 AM, Brian Reynolds <
brian.reyno...@ostiasolutions.com> wrote:

> Hi All,
>
> My application is using XPathEvaluator to perform XPath lookups. When an
> error occurs, the default behaviour is to write the error message to
> stderr, and I'd like to handle this differently in my application. I've
> already created a subclass the ProblemListener class, but I can't find a
> way to connect this up to the XPathEvaluator. Can you tell me if this is
> possible, and if so how would one go about it.
>
Hi Brian,

First, I have to apologize for not approving your post when it came in.
This list is moderated, so please subscribe before you reply.

It doesn't look like there's a hook in XPathEvaluator to handle this
situation. Can you provide some sample code that's close to what you're
doing, and I'll think about how we can add this feature. It should be
fairly straightforward.

Thanks,

Dave

Reply via email to