org.jboss.errai.marshalling.server
Class JSONDecoder
java.lang.Object
org.jboss.errai.marshalling.server.JSONDecoder
public class JSONDecoder
- extends Object
Decodes a JSON string or character array, and provides a proper collection of elements
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONDecoder
public JSONDecoder()
decode
public static EJValue decode(String o)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.