fr.paris.lutece.plugins.phraseanet.service.parsers
Class SearchResultsJsonParser
java.lang.Object
fr.paris.lutece.plugins.phraseanet.service.parsers.SearchResultsJsonParser
public final class SearchResultsJsonParser
- extends 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 |
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 © 2013 Mairie de Paris. All Rights Reserved.