|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.phraseanet.service.parsers.DataboxesJsonParser
public final class DataboxesJsonParser
Databoxes Json Parser
Method Summary | |
---|---|
static java.util.List<Databox> |
parse(net.sf.json.JSONObject jsonResponse)
Parse a list of databoxes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List<Databox> parse(net.sf.json.JSONObject jsonResponse) throws PhraseanetApiCallException
jsonResponse
- The response as JSONObject
PhraseanetApiCallException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |