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
static void main(String[] args)
           
 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

main

public static void main(String[] args)


Copyright © 2008-2012. All Rights Reserved.