net.csdn.modules.http
Class ResultFormat

java.lang.Object
  extended by net.csdn.modules.http.ResultFormat

public class ResultFormat
extends Object

BlogInfo: william Date: 11-9-6 Time: 下午2:15


Constructor Summary
ResultFormat()
           
 
Method Summary
static net.sf.json.JSONObject emptyResult(int total, float max_score, net.sf.json.JSONArray hits)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultFormat

public ResultFormat()
Method Detail

emptyResult

public static net.sf.json.JSONObject emptyResult(int total,
                                                 float max_score,
                                                 net.sf.json.JSONArray hits)


Copyright © 2014. All Rights Reserved.