public class Document extends Object implements Parseable<org.json.JSONObject,Document>
Map<String,Block>
blocks
data
List<IncludeRow>
include
String
output
Document()
Document
parse(org.json.JSONObject json)
void
process(XMLStreamWriter writer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Map<String,Block> blocks
public Map<String,Block> data
public List<IncludeRow> include
public String output
public Document()
public Document parse(org.json.JSONObject json)
parse
Parseable<org.json.JSONObject,Document>
public void process(XMLStreamWriter writer) throws XMLStreamException
XMLStreamException
Copyright © 2012. All Rights Reserved.