Class JourneySat.Loader

Object
   |
   +--JourneySat.Loader

class 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

JourneySat.Loader()

Method Detail

loadingStatus

int loadingStatus()

parse

function parse(<JourneySat.Travel> travel)


Documentation generated by JSDoc on Thu Oct 20 14:28:29 2005