sarissa

Class XMLDocument

Object
   |
   +--XMLDocument

class XMLDocument

 
Method Summary
 Object selectNodes(sExpr, contextNode)
          

Extends the XMLDocument to emulate IE's selectNodes.

 Object selectSingleNode(sExpr, contextNode)
          

Extends the XMLDocument to emulate IE's selectSingleNode.

 void setProperty(x,y)
           dummy, used to accept IE's stuff without throwing errors


Method Detail

selectNodes

Object selectNodes(sExpr, contextNode)

selectSingleNode

Object selectSingleNode(sExpr, contextNode)

setProperty

void setProperty(x,y)

sarissa

Documentation generated by JSDoc on Tue May 9 22:30:39 2006