You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Kenneth Petersen <kp...@travis.com> on 2002/11/13 13:56:38 UTC

JXPath - Accessing non-Value-Object objects.

Hi.

I am trying to use JXPath for accessing properties objects of different
types. Among the instances that I need to access, are objects of
implementations that contains methods responding to invokations by throwing
an Exception. This will cause the JXPath implementation to fail when
processing XPath expressions like "//property". I have attached an example.

Would it be possible to alter the JXPath implementation to ignore methods
that respond to invokations by throwing an Exception?


Best regards
Kenneth Petersen

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>