[ 
https://issues.apache.org/jira/browse/BEANUTILS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473908
 ] 

Henri Yandell commented on BEANUTILS-269:
-----------------------------------------

If you look in the BeanUtils tests, you'll see that the isXxx pattern is tested 
for by various tests on the TestBean.isBooleanSecond method. So it seems that 
BeanUtils supports it.

However, BeanUtils doesn't have anything to do with xpath. Do you have the 
wrong project?

> Boolean Support
> ---------------
>
>                 Key: BEANUTILS-269
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-269
>             Project: Commons BeanUtils
>          Issue Type: New Feature
>    Affects Versions: 1.7.0
>            Reporter: maomaode
>
> I have a bean class "Cache" which is generated from jaxb , which has the 
> isEnable method, i can not use the xpath expression "/cache/enable"to retrive 
> the result, is that means BeanUtils only support setXXX getXXX? not support 
> isXXX for boolean values?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to