Package org.geotools.stac.client
Class STACLandingPage
Object
AnyJSONObject
AbstractDocument
STACLandingPage
Landing page for STAC APIs, basically a document with links, with the addition of conformance classes.
-
Field Summary
Fields inherited from class AbstractDocument
id, links
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSearchLink
(HttpMethod method) void
setConformance
(List<String> conformance) Methods inherited from class AbstractDocument
addLink, getDescription, getId, getLinks, getTitle, getType, setDescription, setId, setTitle, setType, toString
Methods inherited from class AnyJSONObject
equals, hashCode, otherFields, setOtherField
-
Constructor Details
-
STACLandingPage
public STACLandingPage()
-
-
Method Details
-
getConformance
-
setConformance
-
getSearchLink
-