|
||||||||||
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.RecordJsonParser
public final class RecordJsonParser
Record JSON parser
Method Summary | |
---|---|
static Record |
parse(net.sf.json.JSONObject jsonRecord)
Parse a record |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Record parse(net.sf.json.JSONObject jsonRecord) throws PhraseanetApiCallException
jsonRecord
- The record as JSONObject
PhraseanetApiCallException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |