|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectskyview.survey.XMLSurveyFinder
public class XMLSurveyFinder
| Constructor Summary | |
|---|---|
XMLSurveyFinder()
Set up the SurveyFinder and populate the map |
|
| Method Summary | |
|---|---|
Survey |
find(java.lang.String shortName)
Do we have this survey? |
java.lang.String |
findFile(java.lang.String shortName)
Find the survey file given the short name |
java.lang.String[] |
getSurveys()
What surveys do we know about? |
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLSurveyFinder()
| Method Detail |
|---|
protected void getSurveysFromRoot()
protected void getSurveysFromUser()
protected void getSurveysFromManifest()
public Survey find(java.lang.String shortName)
find in interface SurveyFinderpublic java.lang.String findFile(java.lang.String shortName)
public java.lang.String[] getSurveys()
getSurveys in interface SurveyFinder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||