sarissa用于支持多浏览器的浏览及编程

源代码在线查看: xmlelement.html

软件大小: 158 K
上传用户: liu2000dz
关键词: sarissa 浏览器 编程
下载地址: 免注册下载 普通下载 VIP

相关代码

																								XMLElement																				function asd()				{				parent.document.title="XMLElement";				}																																												  				      Overview 				   File 				   Class 				      Tree 				      				      Index 				      Help 				  																sarissa																												 PREV CLASS				   NEXT CLASS 				-->				 NEXT CLASS								  FRAMES   				 NO FRAMES   				 								  				  if(window==top) {				    document.writeln('All Classes');				  }				  //-->												All Classes																								  SUMMARY: FIELD | CONSTR | METHOD								DETAIL: FIELD | CONSTR | METHOD																												Class XMLElement				Object				   |				   +--XMLElement																								   				   class 				   XMLElement				   												   				   																																								   																																				 																																Method Summary																   				      					 					     Object					 				      				      					 					    					       transformNode(xslDoc)					 					 					           					 Deprecated, will be removed in 0.9.6 (use XSLTProcessor instead): Extends the Element class to emulate IE's transformNode (deprecated).				      				   								   				      					 					     void					 				      				      					 					    					       transformNodeToObject(xslDoc, oResult)					 					 					           					 Deprecated, will be removed in 0.9.6 (use XSLTProcessor instead): Extends the Element class to emulate IE's transformNodeToObject (deprecated).				      				   																																																																    																																																																												   				      				         Method Detail				      				   																				   				   transformNode				   Object transformNode(xslDoc)				   				      Deprecated, will be removed in 0.9.6 (use XSLTProcessor instead): Extends the Element class to emulate IE's transformNode (deprecated). 				 Note : The result of your transformation must be well formed,				 otherwise you will get an error.				   								   				   				   				   Parameters:				   				     xslDoc -  The stylesheet to use (a DOM Document instance)  				       				   				   				   				   								   				   				   Returns:				        				        the result of the transformation serialized to an XML String 				        				   				   								   				   				      				   Deprecated use the XSLTProcessor instead  				   				   				   												   				   transformNodeToObject				   void transformNodeToObject(xslDoc, oResult)				   				      Deprecated, will be removed in 0.9.6 (use XSLTProcessor instead): Extends the Element class to emulate IE's transformNodeToObject (deprecated).				 Note : The transformation result must  be well formed,				 otherwise an error will be thrown				   								   				   				   				   Parameters:				   				     xslDoc -  The stylesheet to use (a DOM Document instance)  				       				   				     oResult -  The Document to store the transformation result        				       				   				   				   				   								   								   				   				      				   Deprecated use the XSLTProcessor instead  				   				   				   																																																																  				      Overview 				   File 				    Class 				      Tree 				      				      Index 				      Help 				  																sarissa																												 PREV CLASS				   NEXT CLASS 				-->				 NEXT CLASS								  FRAMES   				 NO FRAMES   				 								  				  if(window==top) {				    document.writeln('All Classes');				  }				  //-->												All Classes																								  SUMMARY: FIELD | CONSTR | METHOD								DETAIL: FIELD | CONSTR | METHOD																																								Documentation generated by JSDoc on Thu Nov 30 22:06:11 2006															

相关资源