Beirtí Ó'Nunáin created JXPATH-193:
--------------------------------------

             Summary: methods inaccessible on java.math.BigDecimal
                 Key: JXPATH-193
                 URL: https://issues.apache.org/jira/browse/JXPATH-193
             Project: Commons JXPath
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Beirtí Ó'Nunáin


BigDecimals can be accessed and returned as objects, but trying to access 
'doubleValue' on a BigDecimal returns null. It seems the same is true for 
methods on java primitive wrappers.

e.g.

{{JXPathContext.newContext(java.math.BigDecimal.ONE).getValue("doubleValue");}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to