~ubuntu-branches/ubuntu/natty/raptor/natty-updates

« back to all changes in this revision

Viewing changes to docs/html/tutorial-serializer-destroy.html

  • Committer: Bazaar Package Importer
  • Author(s): Dave Beckett
  • Date: 2006-10-22 21:15:07 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20061022211507-c93p7f5mhapszeom
Tags: 1.4.13-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Destroy the serializer</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
7
 
<link rel="start" href="index.html" title="Raptor RDF Parsing Library Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
 
7
<link rel="start" href="index.html" title="Raptor RDF Syntax Parsing and Serializing Library Manual">
8
8
<link rel="up" href="tutorial-serializing.html" title="Serializing RDF triples to a syntax">
9
9
<link rel="prev" href="tutorial-serializer-runtime-info.html" title="Querying serializer run-time information">
10
10
<link rel="next" href="tutorial-serializer-example.html" title="Serializing example code">
11
 
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="introduction.html" title="Raptor Overview">
14
14
<link rel="part" href="tutorial.html" title="Part&#160;I.&#160;Raptor Tutorial">
17
17
<link rel="chapter" href="tutorial-parsing.html" title="Parsing syntaxes to RDF Triples">
18
18
<link rel="chapter" href="tutorial-serializing.html" title="Serializing RDF triples to a syntax">
19
19
<link rel="part" href="reference-manual.html" title="Part&#160;II.&#160;Raptor Reference Manual">
 
20
<link rel="chapter" href="raptor-parsers.html" title="Parsers in Raptor (syntax to triples)">
 
21
<link rel="chapter" href="raptor-serializers.html" title="Serializers in Raptor (triples to syntax)">
20
22
<link rel="index" href="ix01.html" title="Index">
21
23
</head>
22
24
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
24
26
<td><a accesskey="p" href="tutorial-serializer-runtime-info.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
25
27
<td><a accesskey="u" href="tutorial-serializing.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
26
28
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
27
 
<th width="100%" align="center">Raptor RDF Parsing Library Manual</th>
 
29
<th width="100%" align="center">Raptor RDF Syntax Parsing and Serializing Library Manual</th>
28
30
<td><a accesskey="n" href="tutorial-serializer-example.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
29
31
</tr></table>
30
32
<div class="section" lang="en">