Class SIAPGenerator

    • Constructor Detail

      • SIAPGenerator

        public SIAPGenerator()
    • Method Detail

      • getBaseURL

        protected String getBaseURL()
        Find the base URL for this SIAP service
      • addPosToURL

        protected String addPosToURL​(String base,
                                     double ra,
                                     double dec,
                                     double size)
      • updateURL

        protected String updateURL​(String input)
        Do regular expression transformation if requested. Other classes can override but should probably call this first unless they explicitly handle this.