|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.plugin.style.StyleDescriptorJSONParser
public class StyleDescriptorJSONParser
Parses a list of style descriptors from a JDON input string.
| Constructor Summary | |
|---|---|
StyleDescriptorJSONParser()
|
|
| Method Summary | |
|---|---|
java.util.List<StyleDescriptor> |
parse(java.lang.String json)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleDescriptorJSONParser()
| Method Detail |
|---|
public java.util.List<StyleDescriptor> parse(java.lang.String json)
json - JSON representation of a list of style descriptors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||