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

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

public final class CollectionsJsonParser
extends java.lang.Object

CollectionsJsonParser


Method Summary
static java.util.List<Collection> parse(net.sf.json.JSONObject jsonResponse)
          Parse a list of collection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static java.util.List<Collection> parse(net.sf.json.JSONObject jsonResponse)
                                        throws PhraseanetApiCallException
Parse a list of collection

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


Copyright © 2011 Mairie de Paris. All Rights Reserved.