Class STACLandingPage


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

      • STACLandingPage

        public STACLandingPage()
    • Method Detail

      • getConformance

        public List<String> getConformance()
      • setConformance

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

        public String getSearchLink​(HttpMethod method)