org.daypilot.core
Class JSONParser

java.lang.Object
  extended by org.daypilot.core.JSONParser

public class JSONParser
extends java.lang.Object


Constructor Summary
JSONParser()
           
 
Method Summary
static JSONObject parse(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONParser

public JSONParser()
Method Detail

parse

public static JSONObject parse(javax.servlet.http.HttpServletRequest request)
                        throws java.io.IOException,
                               JSONException
Throws:
java.io.IOException
JSONException


Version 1.0.102
Copyright © 2010 Annpoint, s.r.o. All Rights Reserved.