public class DocumentContentImpl extends Object implements DocumentContent
| Modifier and Type | Method and Description |
|---|---|
static DocumentContent |
createDocumentContent(org.json.JSONObject jsonObject,
String caption) |
Document |
getContent()
Gets the Document object relating to this DocumentContent object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static DocumentContent createDocumentContent(org.json.JSONObject jsonObject, String caption)
public Document getContent()
DocumentContentgetContent in interface DocumentContentCopyright © 2017. All rights reserved.