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