|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--JourneySat.Loader
The class Loader parses the XML that contains the information about
the travel and builds the data struction for the application.
Defined in travel.js
| Constructor Summary | |
JourneySat.Loader
()
|
|
| Method Summary | |
int
|
loadingStatus()
Returns the status of the loading process |
function
|
parse(<JourneySat.Travel> travel)
Processes the XML file and creates the data structure for the application. |
| Constructor Detail |
JourneySat.Loader()
| Method Detail |
int loadingStatus()
function parse(<JourneySat.Travel> travel)
travel - The travel object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||