public class SurveyExtractor
extends java.lang.Object
Constructor and Description |
---|
SurveyExtractor()
Set up the SurveyFinder and populate the map
|
Modifier and Type | Method and 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(java.lang.String[] args) |
public SurveyExtractor() throws java.lang.Exception
java.lang.Exception
protected void getSurveysFromRoot()
protected void getSurveysFromUser()
protected void getSurveysFromManifest()
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception