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: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|