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

[jira] Created: (JXPATH-78) Boolean Support

Boolean Support
---------------

                 Key: JXPATH-78
                 URL: https://issues.apache.org/jira/browse/JXPATH-78
             Project: Commons JXPath
          Issue Type: New Feature
    Affects Versions: 1.2 Final
            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 JXpath 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


[jira] Resolved: (JXPATH-78) Boolean Support

Posted by "Matt Benson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JXPATH-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Benson resolved JXPATH-78.
-------------------------------

    Resolution: Invalid

I have just changed JXPath's own testcases to be sure that the isFoo() form of a boolean property does indeed work as expected.  Please bring your problem--in greater detail--to the commons-user mailing list.

br,
Matt

> Boolean Support
> ---------------
>
>                 Key: JXPATH-78
>                 URL: https://issues.apache.org/jira/browse/JXPATH-78
>             Project: Commons JXPath
>          Issue Type: New Feature
>    Affects Versions: 1.2 Final
>            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 JXpath 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