TemplatedSnippet
subclass that provides a base for snippets that
document a RESTful resource's request or response fields.AbstractFieldsSnippet
that will produce a snippet named
<type>-fields
.TemplatedSnippet
subclass that provides a base for snippets that
document parameters from a request sent to a RESTful resource.AbstractParametersSnippet
that will produce a snippet with
the given snippetName
that will document parameters using the given
descriptors
.LinkExtractor
capable of extracting links in Atom format where
the links are found in an array named links
.key
and value
.attributes
to the descriptorMap
of the given attributes
.