Yaml Problem

Hi,

in Ruby P., I am receiving output from Java program command as,


  • ProcessNum: !java.math.BigDecimal
    str: “305002773”
    @taguri”: tag:yaml.org,2002:java.math.BigDecimal

As I expecting, ProcessNum value is “305002773”

By somehow, could I retrieve the exact value of ProcessNum?