/usr/share/gtk-doc/html/mialm-1.0.7/mialm-XML-manipulation-of-landmarks.html is in libmialm-doc 1.0.7-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 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>XML manipulation of landmarks</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
<link rel="home" href="index.html" title="mialm Reference Manual">
<link rel="up" href="ch01.html" title="MIA Landmarks for 3D Visualization">
<link rel="prev" href="mialm-MiaVector3d.html" title="3D Vector">
<link rel="next" href="api-index-full.html" title="API Index">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="mialm-MiaVector3d.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">mialm Reference Manual</th>
<td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#mialm-XML-manipulation-of-landmarks.synopsis" class="shortcut">Top</a>
|
<a href="#mialm-XML-manipulation-of-landmarks.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="mialm-XML-manipulation-of-landmarks"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="mialm-XML-manipulation-of-landmarks.top_of_page"></a>XML manipulation of landmarks</span></h2>
<p>XML manipulation of landmarks — XML in-and output routines for landmark related data</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="mialm-XML-manipulation-of-landmarks.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">#define <a class="link" href="mialm-XML-manipulation-of-landmarks.html#END-PARSER-TAGS:CAPS" title="END_PARSER_TAGS">END_PARSER_TAGS</a>
struct <a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState">ParserState</a>;
struct <a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserStateStack" title="struct ParserStateStack">ParserStateStack</a>;
struct <a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserTags" title="struct ParserTags">ParserTags</a>;
<span class="returnvalue">void</span> (<a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-ch-callback" title="tag_ch_callback ()">*tag_ch_callback</a>) (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *user_data</code></em>,
<em class="parameter"><code>const <span class="type">xmlChar</span> *ch</code></em>,
<em class="parameter"><code><span class="type">int</span> len</code></em>);
<span class="returnvalue">void</span> (<a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-end-callback" title="tag_end_callback ()">*tag_end_callback</a>) (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *user_data</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);
<span class="returnvalue">void</span> (<a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-start-callback" title="tag_start_callback ()">*tag_start_callback</a>) (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *user_data</code></em>,
<em class="parameter"><code>const <span class="type">xmlChar</span> **attrs</code></em>);
<span class="returnvalue">int</span> <a class="link" href="mialm-XML-manipulation-of-landmarks.html#xml-sax-parse" title="xml_sax_parse ()">xml_sax_parse</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>,
<em class="parameter"><code>const <a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserTags" title="struct ParserTags"><span class="type">ParserTags</span></a> *tags</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> pdata</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="mialm-XML-manipulation-of-landmarks.html#xml-write-float" title="xml_write_float ()">xml_write_float</a> (<em class="parameter"><code><span class="type">xmlNodePtr</span> root</code></em>,
<em class="parameter"><code><span class="type">xmlNsPtr</span> ns</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tag</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> f</code></em>);
<span class="returnvalue">void</span> <a class="link" href="mialm-XML-manipulation-of-landmarks.html#xmlio-end-float" title="xmlio_end_float ()">xmlio_end_float</a> (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *state</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);
<span class="returnvalue">void</span> <a class="link" href="mialm-XML-manipulation-of-landmarks.html#xmlio-end-string" title="xmlio_end_string ()">xmlio_end_string</a> (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *state</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);
<span class="returnvalue">void</span> <a class="link" href="mialm-XML-manipulation-of-landmarks.html#xmlio-get-string" title="xmlio_get_string ()">xmlio_get_string</a> (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *state</code></em>,
<em class="parameter"><code>const <span class="type">xmlChar</span> *ch</code></em>,
<em class="parameter"><code><span class="type">int</span> len</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="mialm-XML-manipulation-of-landmarks.description"></a><h2>Description</h2>
<p>
The functions provided in tis section are used to load ans store landmarks and
related information from and to XML trees.
</p>
</div>
<div class="refsect1">
<a name="mialm-XML-manipulation-of-landmarks.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="END-PARSER-TAGS:CAPS"></a><h3>END_PARSER_TAGS</h3>
<pre class="programlisting">#define END_PARSER_TAGS {0,0,0,0,0}
</pre>
<p>
Defines the end of a parset tags table.
</p>
</div>
<hr>
<div class="refsect2">
<a name="ParserState"></a><h3>struct ParserState</h3>
<pre class="programlisting">struct ParserState {
ParserStateStack *pss;
gpointer data;
};
</pre>
<p>
This structure holds the current state when parsing an XML file.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserStateStack" title="struct ParserStateStack"><span class="type">ParserStateStack</span></a> *<em class="structfield"><code><a name="ParserState.pss"></a>pss</code></em>;</span></p></td>
<td>stack to store the parser states</td>
</tr>
<tr>
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="ParserState.data"></a>data</code></em>;</span></p></td>
<td>additional user data that is passed to the parser</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="ParserStateStack"></a><h3>struct ParserStateStack</h3>
<pre class="programlisting">struct ParserStateStack {
gint tag_id;
gint unknown_depth;
GString *property;
tag_ch_callback ch_callback;
tag_end_callback end_callback;
gint n_parser_tags;
const ParserTags *parser_tags;
GString *ch;
gpointer data;
};
</pre>
<p>
A structure to hold the state of the parser.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="ParserStateStack.tag-id"></a>tag_id</code></em>;</span></p></td>
<td>unused field??</td>
</tr>
<tr>
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="ParserStateStack.unknown-depth"></a>unknown_depth</code></em>;</span></p></td>
<td>xml-tree depth when reading (and discarding an unkown tag)</td>
</tr>
<tr>
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *<em class="structfield"><code><a name="ParserStateStack.property"></a>property</code></em>;</span></p></td>
<td>the property related to the tag that is currently read</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-ch-callback" title="tag_ch_callback ()"><span class="type">tag_ch_callback</span></a> <em class="structfield"><code><a name="ParserStateStack.ch-callback"></a>ch_callback</code></em>;</span></p></td>
<td>currently active callback function to handle read characters</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-end-callback" title="tag_end_callback ()"><span class="type">tag_end_callback</span></a> <em class="structfield"><code><a name="ParserStateStack.end-callback"></a>end_callback</code></em>;</span></p></td>
<td>currently active callback funtion to call when the currently read tag ends</td>
</tr>
<tr>
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="ParserStateStack.n-parser-tags"></a>n_parser_tags</code></em>;</span></p></td>
<td>size of following tag-callback map</td>
</tr>
<tr>
<td><p><span class="term">const <a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserTags" title="struct ParserTags"><span class="type">ParserTags</span></a> *<em class="structfield"><code><a name="ParserStateStack.parser-tags"></a>parser_tags</code></em>;</span></p></td>
<td>table of tag-callback mappings</td>
</tr>
<tr>
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *<em class="structfield"><code><a name="ParserStateStack.ch"></a>ch</code></em>;</span></p></td>
<td>string to accumulate corrently parsed section</td>
</tr>
<tr>
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="ParserStateStack.data"></a>data</code></em>;</span></p></td>
<td>private data passed to the parser</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="ParserTags"></a><h3>struct ParserTags</h3>
<pre class="programlisting">struct ParserTags {
const gchar *tag_name;
tag_start_callback start_callback;
tag_ch_callback ch_callback;
tag_end_callback end_callback;
const ParserTags *parser_tags;
};
</pre>
<p>
This table entry describes the handling of a certain XML tag. When the tag opens, it will call the
<em class="parameter"><code>start_callback</code></em> function and push its related the property and ch_callback and end_callback values
on the <em class="parameter"><code>ParserStateStack</code></em> that is used to parse the XML file at hand.
If a new tag is read, that the sub-table will be used to identify the proper handler, and if none is available,
the unknown tag handler will be used to skip over this tag.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="ParserTags.tag-name"></a>tag_name</code></em>;</span></p></td>
<td>name of the XML tag to be handled by this table entry</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-start-callback" title="tag_start_callback ()"><span class="type">tag_start_callback</span></a> <em class="structfield"><code><a name="ParserTags.start-callback"></a>start_callback</code></em>;</span></p></td>
<td>callback to execute when the tag starts</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-ch-callback" title="tag_ch_callback ()"><span class="type">tag_ch_callback</span></a> <em class="structfield"><code><a name="ParserTags.ch-callback"></a>ch_callback</code></em>;</span></p></td>
<td>callback to execute when string data is read</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="mialm-XML-manipulation-of-landmarks.html#tag-end-callback" title="tag_end_callback ()"><span class="type">tag_end_callback</span></a> <em class="structfield"><code><a name="ParserTags.end-callback"></a>end_callback</code></em>;</span></p></td>
<td>callback to execute when the tag ends, should handle storing of the read data</td>
</tr>
<tr>
<td><p><span class="term">const <a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserTags" title="struct ParserTags"><span class="type">ParserTags</span></a> *<em class="structfield"><code><a name="ParserTags.parser-tags"></a>parser_tags</code></em>;</span></p></td>
<td>sub-table that describes the supported child-tags of this XML tag</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tag-ch-callback"></a><h3>tag_ch_callback ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> (*tag_ch_callback) (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *user_data</code></em>,
<em class="parameter"><code>const <span class="type">xmlChar</span> *ch</code></em>,
<em class="parameter"><code><span class="type">int</span> len</code></em>);</pre>
<p>
This is the prototype of the callback funtion that will be called whenever a chunk of characters is read
when handling an XML tag. The contents of a XML tag may come in parts, hence the incoming data should be accumulated.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>data passd in by the user when calling the SAX parser</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ch</code></em> :</span></p></td>
<td>character string</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>len</code></em> :</span></p></td>
<td>length of the incomming character string</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tag-end-callback"></a><h3>tag_end_callback ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> (*tag_end_callback) (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *user_data</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);</pre>
<p>
This is the prototype of the callback funtion that will be called by the SAX parser at the closing of a XML tag.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>data passd in by the user when calling the SAX parser</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property</code></em> :</span></p></td>
<td>property identifies this tag corresponds to.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="tag-start-callback"></a><h3>tag_start_callback ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> (*tag_start_callback) (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *user_data</code></em>,
<em class="parameter"><code>const <span class="type">xmlChar</span> **attrs</code></em>);</pre>
<p>
This is the prototype of the callback funtion that will be called by the SAX parser at the opening of a new XML tag.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>data passd in by the user when calling the SAX parser</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>attrs</code></em> :</span></p></td>
<td>attributes of the XML tag that was just opened.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="xml-sax-parse"></a><h3>xml_sax_parse ()</h3>
<pre class="programlisting"><span class="returnvalue">int</span> xml_sax_parse (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>,
<em class="parameter"><code>const <a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserTags" title="struct ParserTags"><span class="type">ParserTags</span></a> *tags</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> pdata</code></em>);</pre>
<p>
Parse the given XML file by using the given callback table to handle the
tags accordingly by calling xmlSAXUserParseFile from the libxml2 library.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
<td>filename of the input XML file</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>tags</code></em> :</span></p></td>
<td>A table of tags with their corresponding callback map</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>pdata</code></em> :</span></p></td>
<td>Private data passed to the parser state. <span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>0 in the case of success and the error number returned by xmlSAXUserParseFile</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="xml-write-float"></a><h3>xml_write_float ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> xml_write_float (<em class="parameter"><code><span class="type">xmlNodePtr</span> root</code></em>,
<em class="parameter"><code><span class="type">xmlNsPtr</span> ns</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tag</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> f</code></em>);</pre>
<p>
Store the value <em class="parameter"><code>f</code></em> as new node of <em class="parameter"><code>root</code></em> with tag <em class="parameter"><code>tag</code></em> in namespace <em class="parameter"><code>ns</code></em>
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>root</code></em> :</span></p></td>
<td>root node to add thenew data to</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ns</code></em> :</span></p></td>
<td>XML name space identified</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>tag</code></em> :</span></p></td>
<td>node tag to be used to store the data</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>f</code></em> :</span></p></td>
<td>floating point value to be stored</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>TRUE if successful, FALSE otherwise.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="xmlio-end-float"></a><h3>xmlio_end_float ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> xmlio_end_float (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *state</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);</pre>
<p>
Store the read floating point value as property in the currently active entity
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>state</code></em> :</span></p></td>
<td>holds the current state of the parser</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property</code></em> :</span></p></td>
<td>the property that is currently read from the XML input</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="xmlio-end-string"></a><h3>xmlio_end_string ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> xmlio_end_string (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *state</code></em>,
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);</pre>
<p>
Store the read string as property in the currently active entity
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>state</code></em> :</span></p></td>
<td>holds the current state of the parser</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property</code></em> :</span></p></td>
<td>the property that is currently read from the XML input</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="xmlio-get-string"></a><h3>xmlio_get_string ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> xmlio_get_string (<em class="parameter"><code><a class="link" href="mialm-XML-manipulation-of-landmarks.html#ParserState" title="struct ParserState"><span class="type">ParserState</span></a> *state</code></em>,
<em class="parameter"><code>const <span class="type">xmlChar</span> *ch</code></em>,
<em class="parameter"><code><span class="type">int</span> len</code></em>);</pre>
<p>
Append the string <em class="parameter"><code>ch</code></em> to the currently read string in the parser state
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>state</code></em> :</span></p></td>
<td>current XML parser state</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ch</code></em> :</span></p></td>
<td>character string</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>len</code></em> :</span></p></td>
<td>length of the input character string</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18</div>
</body>
</html>
|