Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.server
Class JSONDecoder

java.lang.Object
  extended by 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


Constructor Summary
JSONDecoder()
           
 
Method Summary
static EJValue decode(String o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONDecoder

public JSONDecoder()
Method Detail

decode

public static EJValue decode(String o)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.