| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Method and Description |
|---|---|
static Document |
Document.parse(com.fasterxml.jackson.databind.JsonNode json) |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
Response.getResults() |
| Modifier and Type | Method and Description |
|---|---|
String |
SimpleLinkResolver.resolve(Document document) |
String |
LinkResolver.resolve(Document document) |
| Constructor and Description |
|---|
Response(List<Document> results,
int page,
int results_per_page,
int total_results_size,
int total_pages,
String next_page,
String prev_page) |
Copyright © 2015. All rights reserved.