123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html>
- <head>
- <title>Reference</title>
- <link rel="stylesheet" href="../luadoc.css" type="text/css" />
- <!--meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/-->
- </head>
- <body>
- <div id="container">
- <div id="product">
- <div id="product_logo"></div>
- <div id="product_name"><big><b></b></big></div>
- <div id="product_description"></div>
- </div> <!-- id="product" -->
- <div id="main">
- <div id="navigation">
- <h1>LuaDoc</h1>
- <ul>
-
- <li><a href="../index.html">Index</a></li>
-
- </ul>
- <!-- Module list -->
- <h1>Modules</h1>
- <ul>
- <li>
- <a href="../modules/luci.dispatcher.html">luci.dispatcher</a>
- </li>
- <li>
- <a href="../modules/luci.http.html">luci.http</a>
- </li>
- <li>
- <a href="../modules/luci.http.protocol.html">luci.http.protocol</a>
- </li>
- <li>
- <a href="../modules/luci.http.protocol.conditionals.html">luci.http.protocol.conditionals</a>
- </li>
- <li>
- <a href="../modules/luci.http.protocol.date.html">luci.http.protocol.date</a>
- </li>
- <li>
- <a href="../modules/luci.http.protocol.mime.html">luci.http.protocol.mime</a>
- </li>
- <li>
- <a href="../modules/luci.i18n.html">luci.i18n</a>
- </li>
- <li>
- <a href="../modules/luci.ip.html">luci.ip</a>
- </li>
- <li>
- <a href="../modules/luci.ip.cidr.html">luci.ip.cidr</a>
- </li>
- <li>
- <a href="../modules/luci.json.html">luci.json</a>
- </li>
- <li><strong>luci.jsonc</strong></li>
-
- <li>
- <a href="../modules/luci.jsonc.parser.html">luci.jsonc.parser</a>
- </li>
- <li>
- <a href="../modules/luci.model.ipkg.html">luci.model.ipkg</a>
- </li>
- <li>
- <a href="../modules/luci.model.uci.html">luci.model.uci</a>
- </li>
- <li>
- <a href="../modules/luci.rpcc.html">luci.rpcc</a>
- </li>
- <li>
- <a href="../modules/luci.rpcc.ruci.html">luci.rpcc.ruci</a>
- </li>
- <li>
- <a href="../modules/luci.sys.html">luci.sys</a>
- </li>
- <li>
- <a href="../modules/luci.sys.init.html">luci.sys.init</a>
- </li>
- <li>
- <a href="../modules/luci.sys.iptparser.html">luci.sys.iptparser</a>
- </li>
- <li>
- <a href="../modules/luci.sys.net.html">luci.sys.net</a>
- </li>
- <li>
- <a href="../modules/luci.sys.process.html">luci.sys.process</a>
- </li>
- <li>
- <a href="../modules/luci.sys.user.html">luci.sys.user</a>
- </li>
- <li>
- <a href="../modules/luci.sys.wifi.html">luci.sys.wifi</a>
- </li>
- <li>
- <a href="../modules/luci.util.html">luci.util</a>
- </li>
- <li>
- <a href="../modules/nixio.html">nixio</a>
- </li>
- <li>
- <a href="../modules/nixio.CHANGELOG.html">nixio.CHANGELOG</a>
- </li>
- <li>
- <a href="../modules/nixio.CryptoHash.html">nixio.CryptoHash</a>
- </li>
- <li>
- <a href="../modules/nixio.File.html">nixio.File</a>
- </li>
- <li>
- <a href="../modules/nixio.README.html">nixio.README</a>
- </li>
- <li>
- <a href="../modules/nixio.Socket.html">nixio.Socket</a>
- </li>
- <li>
- <a href="../modules/nixio.TLSContext.html">nixio.TLSContext</a>
- </li>
- <li>
- <a href="../modules/nixio.TLSSocket.html">nixio.TLSSocket</a>
- </li>
- <li>
- <a href="../modules/nixio.UnifiedIO.html">nixio.UnifiedIO</a>
- </li>
- <li>
- <a href="../modules/nixio.bin.html">nixio.bin</a>
- </li>
- <li>
- <a href="../modules/nixio.bit.html">nixio.bit</a>
- </li>
- <li>
- <a href="../modules/nixio.crypto.html">nixio.crypto</a>
- </li>
- <li>
- <a href="../modules/nixio.fs.html">nixio.fs</a>
- </li>
- </ul>
- <!-- File list -->
- </div><!-- id="navigation" -->
- <div id="content">
- <h1>Class <code>luci.jsonc</code></h1>
- <p>
- LuCI JSON parsing and serialization library.
- The luci.jsonc class is a high level Lua binding to the JSON-C library to
- allow reading and writing JSON data with minimal overhead.</p>
- <h2>Functions</h2>
- <table class="function_list">
- <tr>
- <td class="name" nowrap><a href="#new">new</a> ()</td>
- <td class="summary">
-
- Construct a new luci.jsonc.parser instance.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#parse">parse</a> (json)</td>
- <td class="summary">
-
- Parse a complete JSON string and convert it into a Lua data structure.</td>
- </tr>
- <tr>
- <td class="name" nowrap><a href="#stringify">stringify</a> (data, pretty)</td>
- <td class="summary">
-
- Convert given Lua data into a JSON string.</td>
- </tr>
- </table>
- <br/>
- <br/>
- <h2><a name="functions"></a>Functions</h2>
- <dl class="function">
- <dt><a name="new"></a><strong>new</strong> ()</dt>
- <dd>
-
- Construct a new luci.jsonc.parser instance.
- <h3>Usage:</h3>
- <code>parser = luci.jsonc.new()</code>
- <h3>Return value:</h3>
- A <code>luci.jsonc.parser</code> object representing a JSON-C tokener.
- </dd>
- <dt><a name="parse"></a><strong>parse</strong> (json)</dt>
- <dd>
-
- Parse a complete JSON string and convert it into a Lua data structure.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- json: A string containing the JSON data to parse, must be either a
- JSON array or a JSON object.
- </li>
-
- </ul>
- <h3>Usage:</h3>
- <pre>data = luci.jsonc.parse('{ "name": "John", "age": 34 }')
- print(data.name) -- "John"</pre>
- <h3>Return value:</h3>
- On success, a table containing the parsed JSON data is returned, on
- failure the function returns <code>nil</code> and a string containing the reason of
- the parse error.
- <h3>See also:</h3>
- <ul>
-
- <li><a href="#stringify">
- stringify
- </a>
-
- </ul>
- </dd>
- <dt><a name="stringify"></a><strong>stringify</strong> (data, pretty)</dt>
- <dd>
-
- Convert given Lua data into a JSON string.
-
- This function recursively converts the given Lua data into a JSON string,
- ignoring any unsupported data. Lua tables are converted into JSON arrays if they
- only contain integer keys, mixed tables are turned into JSON objects with any
- existing numeric keys converted into strings.
-
- Lua functions, coroutines and userdata objects are ignored and Lua numbers are
- converted to integers if they do not contain fractional values.
- <h3>Parameters</h3>
- <ul>
-
- <li>
- data: The Lua data to convert, can be a table, string, boolean or number.
- </li>
-
- <li>
- pretty: A boolean value indicating whether the resulting JSON should be
- pretty printed.
- </li>
-
- </ul>
- <h3>Usage:</h3>
- <pre>json = luci.jsonc.stringify({ item = true, values = { 1, 2, 3 } })
- print(json) -- '{"item":true,"values":[1,2,3]}'</pre>
- <h3>Return value:</h3>
- Returns a string containing the JSON representation of the given Lua
- data.
- <h3>See also:</h3>
- <ul>
-
- <li><a href="#parse">
- parse
- </a>
-
- </ul>
- </dd>
- </dl>
- </div> <!-- id="content" -->
- </div> <!-- id="main" -->
- <div id="about">
- <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
- </div> <!-- id="about" -->
- </div> <!-- id="container" -->
- </body>
- </html>
|