| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
NunaliitDocument(Document doc) |
| Modifier and Type | Method and Description |
|---|---|
List<org.json.JSONObject> |
findStructuresOfType(String type) |
Attachment |
getAttachmentByName(String attachmentName) |
Collection<Attachment> |
getAttachments() |
String |
getId() |
org.json.JSONObject |
getJSONObject() |
NunaliitGeometry |
getOriginalGometry()
Return the original geometry associated with the document.
|
String |
getRevision() |
void |
setId(String id) |
public NunaliitDocument(Document doc)
public String getRevision()
getRevision in interface Documentpublic org.json.JSONObject getJSONObject()
getJSONObject in interface Documentpublic Collection<Attachment> getAttachments()
getAttachments in interface Documentpublic Attachment getAttachmentByName(String attachmentName)
getAttachmentByName in interface Documentpublic NunaliitGeometry getOriginalGometry() throws Exception
ExceptionCopyright © 2016. All Rights Reserved.