Class
caplin.webcentric.model

JSONAdaptor

Constructor Summary

Attributes Name and Description
caplin.webcentric.model.JSONAdaptor()

Contains only static methods

Method Summary

Attributes Name and Description
<static> DataNode buildDataNode(XMLDOMDocument xmlDocument, DataModel dataModel, continuation)

Constructor Detail

caplin.webcentric.model.JSONAdaptor()

Contains only static methods

Method Detail

<static> DataNode buildDataNode(XMLDOMDocument xmlDocument, DataModel dataModel, continuation)

Parameters
XMLDOMDocument xmlDocument the XML input document
DataModel dataModel optional, the owner DataModel for this Node tree
continuation
Returns
{DataNode} a DataNode constructed from xmlDocument.