| Package | Description |
|---|---|
| de.digitalcollections.iiif.model.search |
Model classes that represent entities from the IIIF Search API (http://iiif.io/api/search/1.0/).
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SearchResult.addHit(SearchHit first,
SearchHit... rest) |
SearchResult |
SearchResult.getNext() |
SearchResult |
SearchResult.getPrevious() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResult.setNext(SearchResult next) |
void |
SearchResult.setPrevious(SearchResult previous) |
Copyright © 2018. All rights reserved.