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

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

public final class RecordJsonParser
extends Object

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

parse

public static Record parse(net.sf.json.JSONObject jsonRecord)
                    throws PhraseanetApiCallException
Parse a record

Parameters:
jsonRecord - The record as JSONObject
Returns:
The record
Throws:
PhraseanetApiCallException - if an error occurs


Copyright © 2013 Mairie de Paris. All Rights Reserved.