ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.manage / kotlin.collections.List

Extensions for kotlin.collections.List

Name Summary
filterByRequestDocumentLevel Apply the filter from the AnalyzeProjectRequest to the list of to analyze documents for aggregation valuesfun List<AnalyzedDocument>.filterByRequestDocumentLevel(analyzeProject: AnalyzeProjectRequest): List<AnalyzedDocument>