| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Method and Description |
|---|---|
static Api |
Api.get(String url)
Entry point to get an
Api object. |
static Api |
Api.get(String url,
Cache cache,
Logger logger) |
static Api |
Api.get(String url,
String accessToken)
Entry point to get an
Api object. |
static Api |
Api.get(String url,
String accessToken,
Cache cache,
Logger logger) |
static Api |
Api.get(String endpoint,
String accessToken,
Cache cache,
Logger logger,
FragmentParser fragmentParser)
Entry point to get an
Api object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DocumentLinkResolver.isBookmark(Api api,
Document document,
String bookmark) |
boolean |
DocumentLinkResolver.isBookmark(Api api,
Fragment.DocumentLink link,
String bookmark) |
| Constructor and Description |
|---|
SearchForm(Api api,
Form form) |
Copyright © 2014. All rights reserved.