fr.paris.lutece.plugins.phraseanet.service.parsers
Class SearchResultsJsonParser

java.lang.Object
  extended by fr.paris.lutece.plugins.phraseanet.service.parsers.SearchResultsJsonParser

public final class SearchResultsJsonParser
extends java.lang.Object

Search Results Json Parser


Method Summary
static SearchResults parse(net.sf.json.JSONObject jsonResponse)
          Parse for search results
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static SearchResults parse(net.sf.json.JSONObject jsonResponse)
                           throws PhraseanetApiCallException
Parse for search results

Parameters:
jsonResponse - The response as JSONObject
Returns:
The search results
Throws:
PhraseanetApiCallException - if an error occurs


Copyright © 2011 Mairie de Paris. All Rights Reserved.