| Modifier and Type | Method and Description |
|---|---|
static Document |
Parser.parse(File file) |
static Document |
Parser.parse(org.json.JSONObject json) |
Document |
Document.parse(org.json.JSONObject object) |
static Document |
Parser.parse(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Processer.process(Document document,
Grabber grabber,
File outputDir) |
Copyright © 2012-2013. All Rights Reserved.