sarissa

Class Document

Object
   |
   +--Document

class Document

 
Method Summary
 Object transformNode(xslDoc)
          

Deprecated, will be removed in 0.9.6 (use XSLTProcessor instead): Extends the Document class to emulate IE's transformNode (deprecated).

Note : The result of your transformation must be well formed, otherwise you will get an error

 void transformNodeToObject(xslDoc, oResult)
          

Deprecated, will be removed in 0.9.6 (use XSLTProcessor instead): Extends the Document class to emulate IE's transformNodeToObject (deprecated).


Method Detail

transformNode

Object transformNode(xslDoc)

transformNodeToObject

void transformNodeToObject(xslDoc, oResult)

sarissa

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