| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Method and Description |
|---|---|
static LinkedDocument |
LinkedDocument.parse(com.fasterxml.jackson.databind.JsonNode json) |
| Modifier and Type | Method and Description |
|---|---|
List<LinkedDocument> |
Document.getLinkedDocuments() |
| Constructor and Description |
|---|
Document(String id,
String type,
String href,
Set<String> tags,
List<String> slugs,
List<LinkedDocument> linkedDocuments,
Map<String,Fragment> fragments) |
Copyright © 2014. All rights reserved.