Class Index | File Index

Classes


Class XMLSerializer


Defined in: sarissa.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Utility class to serialize DOM Node objects to XML strings
Method Summary
Method Attributes Method Name and Description
 
Serialize the given DOM Node to an XML string
Class Detail
XMLSerializer()
Utility class to serialize DOM Node objects to XML strings
Method Detail
serializeToString(oNode)
Serialize the given DOM Node to an XML string
Parameters:
{DOMNode} oNode
the DOM Node to serialize

Documentation generated by JsDoc Toolkit 2.0.0 on Thu Jun 08 2017 12:20:08 GMT+0300 (EEST)