|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MmParser
Interface for objects parsing data for the mega-mapper.
| Method Summary | |
|---|---|
void |
parse(String xmlFile)
Parses a XML file and extracts interesting data into a mega-map. |
void |
setWriter(MegaMapper writer)
Sets a writer to make the mega-map persistent. |
| Method Detail |
|---|
void parse(String xmlFile)
throws Exception
xmlFile - an XML file.
Exceptionvoid setWriter(MegaMapper writer)
writer -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||