org.xwiki.gwt.wysiwyg.client.plugin.image
Class ImageConfigJSONParser
java.lang.Object
org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigJSONParser
- All Implemented Interfaces:
- org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigJSONParser<ImageConfig>
public class ImageConfigJSONParser
- extends Object
- implements org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigJSONParser<ImageConfig>
Creates ImageConfig instances from JSON.
- Version:
- $Id: afd3a2bdb1f912f4d2d0c7804fea32ceef83dab1 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageConfigJSONParser
public ImageConfigJSONParser()
parse
public ImageConfig parse(String json)
-
- Specified by:
parse in interface org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigJSONParser<ImageConfig>
- See Also:
AbstractInsertElementExecutable.ConfigJSONParser.parse(String)
Copyright © 2004-2013 XWiki. All Rights Reserved.