You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/master/doc-index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ <h2 id="letterC">C</h2>
116
116
<dd>Get a child node</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getIterator"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getIterator</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
117
117
<dd>Get an iterator handle</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getJSON"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getJSON</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
118
118
<dd>Get the JSON source for the current node</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getKey"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getKey</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
119
-
<dd>Get the node index key (i.e. the child aname within the parent node)</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getNodeAt"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getNodeAt</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
119
+
<dd>Get the node index key (i.e. the child name within the parent node)</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getNodeAt"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getNodeAt</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
120
120
<dd>Get the node at a given path</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getParent"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getParent</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
121
121
<dd>Get parent node</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getPath"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getPath</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
122
122
<dd>Get the node path</dd><dt><ahref="JsonBrowser/JsonBrowser.html#method_getRoot"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr>::getRoot</a>() — <em>Method in class <ahref="JsonBrowser/JsonBrowser.html"><abbrtitle="JsonBrowser\JsonBrowser">JsonBrowser</abbr></a></em></dt>
{"type": "Method","fromName": "JsonBrowser\\JsonBrowser","fromLink": "JsonBrowser/JsonBrowser.html","link": "JsonBrowser/JsonBrowser.html#method_getChild","name": "JsonBrowser\\JsonBrowser::getChild","doc": ""Get a child node""},
39
39
{"type": "Method","fromName": "JsonBrowser\\JsonBrowser","fromLink": "JsonBrowser/JsonBrowser.html","link": "JsonBrowser/JsonBrowser.html#method_getIterator","name": "JsonBrowser\\JsonBrowser::getIterator","doc": ""Get an iterator handle""},
40
40
{"type": "Method","fromName": "JsonBrowser\\JsonBrowser","fromLink": "JsonBrowser/JsonBrowser.html","link": "JsonBrowser/JsonBrowser.html#method_getJSON","name": "JsonBrowser\\JsonBrowser::getJSON","doc": ""Get the JSON source for the current node""},
41
-
{"type": "Method","fromName": "JsonBrowser\\JsonBrowser","fromLink": "JsonBrowser/JsonBrowser.html","link": "JsonBrowser/JsonBrowser.html#method_getKey","name": "JsonBrowser\\JsonBrowser::getKey","doc": ""Get the node index key (i.e. the child aname within the parent node)""},
41
+
{"type": "Method","fromName": "JsonBrowser\\JsonBrowser","fromLink": "JsonBrowser/JsonBrowser.html","link": "JsonBrowser/JsonBrowser.html#method_getKey","name": "JsonBrowser\\JsonBrowser::getKey","doc": ""Get the node index key (i.e. the child name within the parent node)""},
42
42
{"type": "Method","fromName": "JsonBrowser\\JsonBrowser","fromLink": "JsonBrowser/JsonBrowser.html","link": "JsonBrowser/JsonBrowser.html#method_getNodeAt","name": "JsonBrowser\\JsonBrowser::getNodeAt","doc": ""Get the node at a given path""},
0 commit comments