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