public class Document extends Object
protected Map<String,Map<String,String>>
data
protected List<String>
grab
Document()
Map<String,Map<String,String>>
mergeData(Grabber grabber)
Document
parse(org.json.JSONObject object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Map<String,Map<String,String>> data
protected final List<String> grab
public Document()
public Map<String,Map<String,String>> mergeData(Grabber grabber)
public Document parse(org.json.JSONObject object)
Copyright © 2012. All Rights Reserved.