| Modifier and Type | Method and Description |
|---|---|
static Document |
Parser.parse(java.io.File file) |
static Document |
Parser.parse(org.json.JSONObject json) |
Document |
Document.parse(org.json.JSONObject json) |
static Document |
Parser.parse(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Processer.process(Document document) |
static void |
Processer.process(Document document,
java.io.OutputStream os) |
static void |
Processer.process(Document document,
javax.xml.stream.XMLStreamWriter writer) |
Copyright © 2012-2013. All Rights Reserved.