/usr/share/doc/jaula/html/namespaceJAULA.html is in libjaula-doc 1.4.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>jaula API Reference: JAULA Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>JAULA Namespace Reference<br/>
<small>
[<a class="el" href="group__jaula__gen.html">JAULA: General definitions</a>]</small>
</h1>
<p>Namespace for all library definitions.
<a href="#_details">More...</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Bad__Data__Type.html">Bad_Data_Type</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">class for incompatible data type exceptions <a href="classJAULA_1_1Bad__Data__Type.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Exception.html">Exception</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Base class for error handling exceptions. <a href="classJAULA_1_1Exception.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Lexan.html">Lexan</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Lexical Analysis implementation. <a href="classJAULA_1_1Lexan.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Lexan__Error.html">Lexan_Error</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">class for lexical analysis exceptions <a href="classJAULA_1_1Lexan__Error.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Name__Duplicated.html">Name_Duplicated</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class for bad object property name exceptions. <a href="classJAULA_1_1Name__Duplicated.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1No__Error.html">No_Error</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">class for no error condition exceptions <a href="classJAULA_1_1No__Error.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Parser.html">Parser</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">JSON Data <a class="el" href="classJAULA_1_1Parser.html" title="JSON Data Parser.">Parser</a>. <a href="classJAULA_1_1Parser.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Syntax__Error.html">Syntax_Error</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">class for syntax exceptions <a href="classJAULA_1_1Syntax__Error.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html">Value</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Base class for handling values. <a href="classJAULA_1_1Value.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Array.html">Value_Array</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class for handling array values. <a href="classJAULA_1_1Value__Array.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Boolean.html">Value_Boolean</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class for handling boolean values. <a href="classJAULA_1_1Value__Boolean.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Complex.html">Value_Complex</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Base class for handling complex values. <a href="classJAULA_1_1Value__Complex.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Null.html">Value_Null</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">class for handling null values <a href="classJAULA_1_1Value__Null.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html">Value_Number</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class for handling numeric values. <a href="classJAULA_1_1Value__Number.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number__Int.html">Value_Number_Int</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class for handling numeric (int) values. <a href="classJAULA_1_1Value__Number__Int.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Object.html">Value_Object</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class for handling object values. <a href="classJAULA_1_1Value__Object.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__String.html">Value_String</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class for handling numeric values. <a href="classJAULA_1_1Value__String.html#_details">More...</a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Namespace for all library definitions. </p>
<dl class="user"><dt><b></b></dt><dd>This namespace wraps all the library definitions in order to avoid name clashing with application symbols.</dd></dl>
<dl class="author"><dt><b>Author:</b></dt><dd>Kombo Morongo <<a href="mailto:morongo666@gmail.com">morongo666@gmail.com</a>> </dd></dl>
</div>
<!-- svn info -->
<!-- $Author: morongo $ -->
<!-- $Date: 2009-01-11 17:17:03 +0100 (dom, 11 ene 2009) $ -->
<!-- $HeadURL: https://jaula.svn.sourceforge.net/svnroot/jaula/tags/jaula-1.4.0/doc/api_footer.html $ -->
<!-- $Revision: 45 $ -->
<div>
<p><hr/></p>
<p style="text-align : center;"><a
href="http://morongo.homelinux.net/jaula/docs"
target="_parent"
title="JAULA Project Documentation Page">Back to
<acronym title="JSON Analysis User Library Acronym">JAULA</acronym>
Project Documentation Page</a>.</p>
<p style="text-align : center;"><a
href="http://morongo.homelinux.net/jaula"
target="_parent"
title="JAULA Project Home Page">Go to
<acronym title="JSON Analysis User Library Acronym">JAULA</acronym>
Project Home Page</a>.</p>
</div>
<div>
<p><hr/></p>
<p>Copyright (c) 2007, 2008, 2009 <a href="http://sourceforge.net/users/morongo"
target="_parent" title="Morongo at SourceForge">Kombo Morongo</a>.</p>
<p>Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled <a
href="main.html" target="_parent"
>"GNU Free Documentation License"</a>.</p>
<!--<div style="float : left; width : 250px; margin-right : 5px;">-->
<div style="float : left;">
<address style="text-align: center;"><p><small>API Reference Generated for jaula by
</small></p></address>
<div style="width : 100px; margin-left: auto; margin-right : auto;">
<a href="http://www.doxygen.org/index.html" target="_parent"
><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a>
</div>
</div>
<!--<div style="float : right; width : 150px; margin-left : 5px;">-->
<div style="float : right;">
<address style="text-align: center;"><p><small>jaula project hosted by
</small></p></address>
<div style="width: 125px; margin-left: auto; margin-right : auto;">
<a href="http://sourceforge.net" target="_parent"
><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=193555&type=4"
width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</div>
</div>
</div>
<!-- $Id: api_footer.html 45 2009-01-11 16:17:03Z morongo $ -->
|