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
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Redland RDF Language Bindings - Ruby RDoc - File: statement.rb [Redland Ruby API RDoc]</title>
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
<script src="../../js/jquery.js" type="text/javascript" charset="utf-8">
</script>
<script src="../../js/thickbox-compressed.js" type="text/javascript" charset="utf-8">
</script>
<script src="../../js/quicksearch.js" type="text/javascript" charset="utf-8">
</script>
<script src="../../js/darkfish.js" type="text/javascript" charset="utf-8">
</script>
</head>
<body class="file file-popup">
<div id="metadata">
<dl>
<dt class="modified-date">Last Modified</dt>
<dd class="modified-date">2006-03-15 22:03:30 -0800</dd>
<dt class="requires">Requires</dt>
<dd class="requires">
<ul>
<li>rdf/redland</li>
</ul>
</dd>
</dl>
</div>
<div id="documentation">
<div class="description">
<h2>Description</h2>
</div>
</div>
<hr />
<div class="outerHeader">
Go to <a href="/" target="_parent">Redland Home</a> -
<a href="/bindings/" target="_parent">Language Bindings Home</a> -
<a href="/docs/ruby.html" target="_parent">Ruby API Home</a>
</div>
<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>
</div> <!-- end outerBlock -->
</body>
</html>
|