Class JSObjectTreeAdapter

Constructor

class JSObjectTreeAdapter()

Methods

adaptDocument

JSObjectTreeAdapter#adaptDocument(doc)
Arguments:
  • doc

Create value wrappers for all element and text values in the specified document and return the root wrapper.

adaptElement

JSObjectTreeAdapter#adaptElement(element, key)
Arguments:
  • element
  • key

Create value wrappers for the specified element or text value and all its descentants and return toplevel wrapper.

Table Of Contents

Previous topic

JavaScript Object Tree Adapter

Next topic

JSON Delta File Format