org.constretto.model
Class GsonParser

java.lang.Object
  extended by org.constretto.model.GsonParser
All Implemented Interfaces:
Parser

public class GsonParser
extends Object
implements Parser

Author:
Kaare Nilsen

Constructor Summary
GsonParser()
           
 
Method Summary
 CValue parse(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GsonParser

public GsonParser()
Method Detail

parse

public CValue parse(String value)
Specified by:
parse in interface Parser


Copyright © 2008-2013. All Rights Reserved.