Class SurveyExtractor


  • public class SurveyExtractor
    extends Object
    This class provides functionality to translate survey names into associated survey description files.
    • Constructor Detail

      • SurveyExtractor

        public SurveyExtractor()
                        throws Exception
        Set up the SurveyFinder and populate the map
        Throws:
        Exception
    • Method Detail

      • getSurveysFromRoot

        protected void getSurveysFromRoot()
        Get the surveys in the document root area
      • getSurveysFromUser

        protected void getSurveysFromUser()
        Get user specified surveys
      • getSurveysFromManifest

        protected void getSurveysFromManifest()
        Get surveys from a user manifest. This is how SkyView-in-a-Jar gets its surveys.