public interface DocumentResult
DocumentResult interface represents object that was created by StatisticsCalculator and contains statistics results
for one Document.| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentId()
Gets unique identifier of the document.
|
String getDocumentId()
Copyright © 2020. All rights reserved.