| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Method and Description |
|---|---|
GroupDoc |
Fragment.CompositeSlice.getNonRepeat() |
static GroupDoc |
Fragment.Group.parseGroupDoc(com.fasterxml.jackson.databind.JsonNode groupJson)
Static method to parse JSON into a GroupDoc.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupDoc> |
Fragment.Group.getDocs() |
| Constructor and Description |
|---|
CompositeSlice(String sliceType,
String label,
Fragment.Group repeat,
GroupDoc nonRepeat) |
| Constructor and Description |
|---|
Group(List<GroupDoc> groupDocs) |
Copyright © 2017. All rights reserved.