|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.pegacat.vcf.data.StarSurveyParser
Parses star surveys into Star and World/Moon information Creation date: (30/05/2001 4:43:30 PM)
Constructor Summary | |
StarSurveyParser(DataLayer data)
create with a datalayer to be updated |
Method Summary | |
void |
parse(SurveyText text)
Parse a star survey, updating the data layer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StarSurveyParser(DataLayer data)
Method Detail |
public void parse(SurveyText text)
text
- a star survey created by a SurveyListParser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |