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