bsk
bsk

Reputation: 11

How to get boolean value from a JAXB ajav object using jxpath?

I am using spring 4.1.1 and JXpath 1.3. I am able to read all the values from an JAXB java object using JXPath query except boolean values.

Do I need to follow any specific instructions to read boolean using JXpath?

Upvotes: 1

Views: 179

Answers (0)

Related Questions