Search:

Type: Posts; User: brucegregory

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,584

    Re: JSON Decoding help

    It is saying that my line variable is null when I try to decode it, but when I do println it prints out the whole JSON object and I only need the "high" and "low".
  2. Replies
    3
    Views
    1,584

    JSON Decoding help

    I got the .jar from json-simple - JSON.simple - A simple Java toolkit for JSON - Google Project Hosting that I added to my Java build path in eclipse. The example works and now I am trying to decode...
Results 1 to 2 of 2