| Interface | Description |
|---|---|
| LinkExtractor |
A
LinkExtractor is used to extract links from a JSON response. |
| Class | Description |
|---|---|
| HypermediaDocumentation |
Static factory methods for documenting a RESTful API that utilises Hypermedia.
|
| Link |
Representation of a link used in a Hypermedia-based API
|
| LinkDescriptor |
A description of a link found in a hypermedia API
|
| LinkExtractors |
Static factory methods providing a selection of
link extractors
for use when documentating a hypermedia-based API. |
| LinkSnippetResultHandler |
A
SnippetWritingResultHandler that produces a snippet documenting a RESTful
resource's links. |