Class JourneySat.XMLTravelParser

Object
   |
   +--JourneySat.XMLParser
         |
         +--JourneySat.XMLTravelParser

class JourneySat.XMLTravelParser
extends JourneySat.XMLParser


JourneySat.XMLTravelParser
Defined in xmlparser.js


Constructor Summary
JourneySat.XMLTravelParser ()
           
 
Method Summary
 String getCbody(node)
           Returns the value of the tag
 String getDescription(node)
           Returns the value of the tag
 String getHref(node)
           Returns the value of the tag
 String getName(node)
           Returns the value of the tag
 String getType(node)
           Returns the value of the tag
 String getZoom(node)
           Returns the value of the tag
 
Methods inherited from class JourneySat.XMLParser
getNode, getValueOfNode
 

Constructor Detail

JourneySat.XMLTravelParser

JourneySat.XMLTravelParser()

Method Detail

getCbody

String getCbody(node)

getDescription

String getDescription(node)

getHref

String getHref(node)

getName

String getName(node)

getType

String getType(node)

getZoom

String getZoom(node)


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