public interface IDocument
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceId()
Returns an identifier of the source of the document.
|
String |
toJson()
Returns a JSON representation of the document.
|
String getSourceId()
String toJson()
Copyright © 2017–2019. All rights reserved.