Class STACLandingPage


public class STACLandingPage extends AbstractDocument
Landing page for STAC APIs, basically a document with links, with the addition of conformance classes.
  • Constructor Details

    • STACLandingPage

      public STACLandingPage()
  • Method Details

    • getConformance

      public List<String> getConformance()
    • setConformance

      public void setConformance(List<String> conformance)
    • getSearchLink

      public String getSearchLink(HttpMethod method)