You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2007/02/17 10:36:05 UTC

[jira] Commented: (BEANUTILS-269) Boolean Support

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