| 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 json) |
static Document |
Parser.parse(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Processer.process(Document document) |
static void |
Processer.process(Document document,
OutputStream os) |
static void |
Processer.process(Document document,
XMLStreamWriter writer) |
Copyright © 2012. All Rights Reserved.