Reputation: 11
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