~ubuntu-branches/debian/sid/redland-bindings/sid

« back to all changes in this revision

Viewing changes to docs/rdoc/Redland/Namespace.html

  • Committer: Package Import Robot
  • Author(s): Dave Beckett
  • Date: 2013-01-22 16:03:44 UTC
  • mfrom: (0.1.10)
  • Revision ID: package-import@ubuntu.com-20130122160344-vxrnfl0xynfzbze7
Tags: 1.0.16.1-1
* New upstream release
* Add dpkg-buildflags to configure for hardening

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<head>
 
6
<title>Redland RDF Language Bindings - Ruby RDoc - Class: Redland::Namespace</title>
 
7
<link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
 
8
<script src="../js/jquery.js" type="text/javascript" charset="utf-8">
 
9
</script>
 
10
<script src="../js/thickbox-compressed.js" type="text/javascript" charset="utf-8">
 
11
</script>
 
12
<script src="../js/quicksearch.js" type="text/javascript" charset="utf-8">
 
13
</script>
 
14
<script src="../js/darkfish.js" type="text/javascript" charset="utf-8">
 
15
</script>
 
16
</head>
 
17
<body id="top" class="class">
 
18
<div id="metadata">
 
19
<div id="home-metadata">
 
20
<div id="home-section" class="section">
 
21
<h3 class="section-header"><a href="../index.html">Home</a> <a href="../index.html#classes">Classes</a> <a href="../index.html#methods">Methods</a></h3>
 
22
</div>
 
23
</div>
 
24
<div id="file-metadata">
 
25
<div id="file-list-section" class="section">
 
26
<h3 class="section-header">In Files</h3>
 
27
<div class="section-body">
 
28
<ul>
 
29
<li><a href="../rdf/redland/node_rb.html?TB_iframe=true&amp;height=550&amp;width=785" class="thickbox" title="rdf/redland/node.rb">rdf/redland/node.rb</a></li>
 
30
</ul>
 
31
</div>
 
32
</div>
 
33
</div>
 
34
<div id="class-metadata"><!-- Parent Class -->
 
35
<div id="parent-class-section" class="section">
 
36
<h3 class="section-header">Parent</h3>
 
37
<p class="link"><a href="Node.html">Redland::Node</a></p>
 
38
</div>
 
39
<!-- Method Quickref -->
 
40
<div id="method-list-section" class="section">
 
41
<h3 class="section-header">Methods</h3>
 
42
<ul class="link-list">
 
43
<li><a href="#method-c-new">::new</a></li>
 
44
<li><a href="#method-i-5B-5D">#[]</a></li>
 
45
</ul>
 
46
</div>
 
47
</div>
 
48
<div id="project-metadata">
 
49
<div id="fileindex-section" class="section project-section">
 
50
<h3 class="section-header">Files</h3>
 
51
<ul>
 
52
<li class="file"><a href="../Makefile.html">Makefile</a></li>
 
53
<li class="file"><a href="../rdf/Makefile.html">Makefile</a></li>
 
54
<li class="file"><a href="../rdf/redland/Makefile.html">Makefile</a></li>
 
55
<li class="file"><a href="../rdf/redland/schemas/Makefile.html">Makefile</a></li>
 
56
</ul>
 
57
</div>
 
58
<div id="classindex-section" class="section project-section">
 
59
<h3 class="section-header">Class/Module Index <span class="search-toggle"><img src="../images/find.png" height="16" width="16" alt="[+]" title="show/hide quicksearch" /></span></h3>
 
60
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
 
61
<fieldset><legend>Quicksearch</legend> <input type="text" name="quicksearch" value="" class="quicksearch-field" /></fieldset>
 
62
</form>
 
63
<ul class="link-list">
 
64
<li><a href="../Redland.html">Redland</a></li>
 
65
<li><a href="../Redland/BNode.html">Redland::BNode</a></li>
 
66
<li><a href="../Redland/ContextParser.html">Redland::ContextParser</a></li>
 
67
<li><a href="../Redland/FileStore.html">Redland::FileStore</a></li>
 
68
<li><a href="../Redland/HashOpen.html">Redland::HashOpen</a></li>
 
69
<li><a href="../Redland/HashStore.html">Redland::HashStore</a></li>
 
70
<li><a href="../Redland/Literal.html">Redland::Literal</a></li>
 
71
<li><a href="../Redland/MemoryStore.html">Redland::MemoryStore</a></li>
 
72
<li><a href="../Redland/MergedModel.html">Redland::MergedModel</a></li>
 
73
<li><a href="../Redland/Model.html">Redland::Model</a></li>
 
74
<li><a href="../Redland/Namespace.html">Redland::Namespace</a></li>
 
75
<li><a href="../Redland/Node.html">Redland::Node</a></li>
 
76
<li><a href="../Redland/NodeIterator.html">Redland::NodeIterator</a></li>
 
77
<li><a href="../Redland/NodeTypeError.html">Redland::NodeTypeError</a></li>
 
78
<li><a href="../Redland/OWL.html">Redland::OWL</a></li>
 
79
<li><a href="../Redland/Parser.html">Redland::Parser</a></li>
 
80
<li><a href="../Redland/Query.html">Redland::Query</a></li>
 
81
<li><a href="../Redland/QueryResults.html">Redland::QueryResults</a></li>
 
82
<li><a href="../Redland/RDFS.html">Redland::RDFS</a></li>
 
83
<li><a href="../Redland/RedlandError.html">Redland::RedlandError</a></li>
 
84
<li><a href="../Redland/Resource.html">Redland::Resource</a></li>
 
85
<li><a href="../Redland/Serializer.html">Redland::Serializer</a></li>
 
86
<li><a href="../Redland/Statement.html">Redland::Statement</a></li>
 
87
<li><a href="../Redland/Stream.html">Redland::Stream</a></li>
 
88
<li><a href="../Redland/TripleStore.html">Redland::TripleStore</a></li>
 
89
<li><a href="../Redland/Uri.html">Redland::Uri</a></li>
 
90
<li><a href="../Redland/Util.html">Redland::Util</a></li>
 
91
<li><a href="../Redland/World.html">Redland::World</a></li>
 
92
<li><a href="../DC.html">DC</a></li>
 
93
<li><a href="../FOAF.html">FOAF</a></li>
 
94
</ul>
 
95
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
 
96
</div>
 
97
</div>
 
98
</div>
 
99
<div id="documentation">
 
100
<h1 class="class">Redland::Namespace</h1>
 
101
<div id="description" class="description">
 
102
<p>A helper class for namespace. Caches the nodes for a given namespaces</p>
 
103
<pre>
 
104
foaf = Namespace.new('http://xmlns.com/0.1/foaf/')
 
105
model.find(nil,foaf['name'],'Dominic')
 
106
puts foaf['name'] =&gt; http://xmlns.com/0.1/foaf/name
 
107
</pre></div>
 
108
<!-- description -->
 
109
<div id="5Buntitled-5D" class="documentation-section"><!-- Methods -->
 
110
<div id="public-class-method-details" class="method-section section">
 
111
<h3 class="section-header">Public Class Methods</h3>
 
112
<div id="new-method" class="method-detail"><a name="method-c-new" id="method-c-new"></a>
 
113
<div class="method-heading"><span class="method-name">new</span><span class="method-args">(namespace)</span> <span class="method-click-advice">click to toggle source</span></div>
 
114
<div class="method-description">
 
115
<div class="method-source-code" id="new-source">
 
116
<pre>
 
117
<span class="ruby-comment"># File rdf/redland/node.rb, line 198</span>
 
118
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">namespace</span>)
 
119
  <span class="ruby-keyword">super</span>(<span class="ruby-value">:uri_string=</span><span class="ruby-operator">&gt;</span><span class="ruby-identifier">namespace</span>)
 
120
  <span class="ruby-ivar">@nodecache</span> = {}
 
121
<span class="ruby-keyword">end</span>
 
122
</pre></div>
 
123
<!-- new-source --></div>
 
124
</div>
 
125
<!-- new-method --></div>
 
126
<!-- public-class-method-details -->
 
127
<div id="public-instance-method-details" class="method-section section">
 
128
<h3 class="section-header">Public Instance Methods</h3>
 
129
<div id="5B-5D-method" class="method-detail"><a name="method-i-5B-5D" id="method-i-5B-5D"></a>
 
130
<div class="method-heading"><span class="method-name">[]</span><span class="method-args">(item)</span> <span class="method-click-advice">click to toggle source</span></div>
 
131
<div class="method-description">
 
132
<div class="method-source-code" id="5B-5D-source">
 
133
<pre>
 
134
<span class="ruby-comment"># File rdf/redland/node.rb, line 203</span>
 
135
<span class="ruby-keyword">def</span> <span class="ruby-operator">[]</span>(<span class="ruby-identifier">item</span>)
 
136
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">the_node</span>(<span class="ruby-identifier">item</span>)
 
137
<span class="ruby-keyword">end</span>
 
138
</pre></div>
 
139
<!-- 5B-5D-source --></div>
 
140
</div>
 
141
<!-- 5B-5D-method --></div>
 
142
<!-- public-instance-method-details --></div>
 
143
<!-- 5Buntitled-5D --></div>
 
144
<!-- documentation -->
 
145
<hr />
 
146
 
 
147
<div class="outerHeader">
 
148
Go to <a href="/" target="_parent">Redland Home</a> - 
 
149
<a href="/bindings/" target="_parent">Language Bindings Home</a> - 
 
150
<a href="/docs/ruby.html" target="_parent">Ruby API Home</a>
 
151
</div>
 
152
 
 
153
<p>(C) Copyright 2004-2013 <a href="http://www.dajobe.org/" target="_parent">Dave Beckett</a>, (C) Copyright 2004-2005 <a href="http://www.bristol.ac.uk/" target="_parent">University of Bristol</a></p>
 
154
 
 
155
</div> <!-- end outerBlock -->
 
156
 
 
157
</body>
 
158
</html>