I have used the following Java code from Yahoo to get search results response (Go to: Java Example) in the following link: http://developer.yahoo.com/boss/search/boss_api_guide/codeexamples.html
I registered and got my OAuth consumer key and secret and inserted them in the code. I got the following output
I am totally new to dealing with Json response and parsing them. Can anybody help in how can I parse this response in order to get the search results ???