public class SurveyExtractor extends Object
Constructor | Description |
---|---|
SurveyExtractor() |
Set up the SurveyFinder and populate the map
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
getSurveysFromManifest() |
Get surveys from a user manifest.
|
protected void |
getSurveysFromRoot() |
Get the surveys in the document root area
|
protected void |
getSurveysFromUser() |
Get user specified surveys
|
static void |
main(String[] args) |
protected void getSurveysFromRoot()
protected void getSurveysFromUser()
protected void getSurveysFromManifest()