Added: jena/site/trunk/content/documentation/javadoc/csv/index.html
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/javadoc/csv/index.html?rev=1620878&view=auto
==============================================================================
--- jena/site/trunk/content/documentation/javadoc/csv/index.html (added)
+++ jena/site/trunk/content/documentation/javadoc/csv/index.html Wed Aug 27
12:49:29 2014
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc on Wed Aug 27 20:40:28 CST 2014 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Apache Jena - Data Tables for RDF and SPARQL 1.0.0</title>
+<script type="text/javascript">
+ targetPage = "" + window.location.search;
+ if (targetPage != "" && targetPage != "undefined")
+ targetPage = targetPage.substring(1);
+ if (targetPage.indexOf(":") != -1)
+ targetPage = "undefined";
+ if (targetPage != "" && !validURL(targetPage))
+ targetPage = "undefined";
+ function validURL(url) {
+ var pos = url.indexOf(".html");
+ if (pos == -1 || pos != url.length - 5)
+ return false;
+ var allowNumber = false;
+ var allowSep = false;
+ var seenDot = false;
+ for (var i = 0; i < url.length - 5; i++) {
+ var ch = url.charAt(i);
+ if ('a' <= ch && ch <= 'z' ||
+ 'A' <= ch && ch <= 'Z' ||
+ ch == '$' ||
+ ch == '_') {
+ allowNumber = true;
+ allowSep = true;
+ } else if ('0' <= ch && ch <= '9'
+ || ch == '-') {
+ if (!allowNumber)
+ return false;
+ } else if (ch == '/' || ch == '.') {
+ if (!allowSep)
+ return false;
+ allowNumber = false;
+ allowSep = false;
+ if (ch == '.')
+ seenDot = true;
+ if (ch == '/' && seenDot)
+ return false;
+ } else {
+ return false;
+ }
+ }
+ return true;
+ }
+ function loadFrames() {
+ if (targetPage != "" && targetPage != "undefined")
+ top.classFrame.location = top.targetPage;
+ }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and
interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and
interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see
this message, you are using a non-frame-capable web client. Link to <a
href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
Propchange: jena/site/trunk/content/documentation/javadoc/csv/index.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Column.html
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Column.html?rev=1620878&view=auto
==============================================================================
---
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Column.html
(added)
+++
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Column.html
Wed Aug 27 12:49:29 2014
@@ -0,0 +1,242 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_17) on Wed Aug 27 20:40:27 CST 2014
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Column (Apache Jena - Data Tables for RDF and SPARQL 1.0.0)</title>
+<meta name="date" content="2014-08-27">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Column (Apache Jena - Data Tables for RDF and
SPARQL 1.0.0)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Column.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Next
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/jena/propertytable/Column.html"
target="_top">Frames</a></li>
+<li><a href="Column.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.jena.propertytable</div>
+<h2 title="Interface Column" class="title">Interface Column</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/jena/propertytable/impl/ColumnImpl.html"
title="class in org.apache.jena.propertytable.impl">ColumnImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Column</span></pre>
+<div class="block">Each Column of the PropertyTable has an unique columnKey
Node of the predicate (or p for short).</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Column.html#getColumnKey()">getColumnKey</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in org.apache.jena.propertytable">PropertyTable</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Column.html#getTable()">getTable</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Column.html#getValues()">getValues</a></strong>()</code> </td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTable()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTable</h4>
+<pre><a href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in
org.apache.jena.propertytable">PropertyTable</a> getTable()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the PropertyTable it
belongs to</dd></dl>
+</li>
+</ul>
+<a name="getColumnKey()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColumnKey</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Node</a> getColumnKey()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the columnKey Node of the
predicate</dd></dl>
+</li>
+</ul>
+<a name="getValues()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getValues</h4>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Node</a>> getValues()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>all the values within a
Column</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Column.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Next
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/jena/propertytable/Column.html"
target="_top">Frames</a></li>
+<li><a href="Column.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Licenced under the Apache License, Version
2.0</small></p>
+</body>
+</html>
Propchange:
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Column.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/PropertyTable.html
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/PropertyTable.html?rev=1620878&view=auto
==============================================================================
---
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/PropertyTable.html
(added)
+++
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/PropertyTable.html
Wed Aug 27 12:49:29 2014
@@ -0,0 +1,433 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_17) on Wed Aug 27 20:40:27 CST 2014
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PropertyTable (Apache Jena - Data Tables for RDF and SPARQL
1.0.0)</title>
+<meta name="date" content="2014-08-27">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="PropertyTable (Apache Jena - Data Tables for
RDF and SPARQL 1.0.0)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PropertyTable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/jena/propertytable/Column.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Prev
Class</span></a></li>
+<li><a href="../../../../org/apache/jena/propertytable/Row.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Next
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../index.html?org/apache/jena/propertytable/PropertyTable.html"
target="_top">Frames</a></li>
+<li><a href="PropertyTable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.jena.propertytable</div>
+<h2 title="Interface PropertyTable" class="title">Interface PropertyTable</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a
href="../../../../org/apache/jena/propertytable/impl/PropertyTableArrayImpl.html"
title="class in
org.apache.jena.propertytable.impl">PropertyTableArrayImpl</a>, <a
href="../../../../org/apache/jena/propertytable/impl/PropertyTableHashMapImpl.html"
title="class in
org.apache.jena.propertytable.impl">PropertyTableHashMapImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">PropertyTable</span></pre>
+<div class="block">PropertyTable is designed to be a table of RDF terms, or
Nodes in Jena.
+ Each Column of the PropertyTable has an unique columnKey Node of the
predicate (or p for short).
+ Each Row of the PropertyTable has an unique rowKey Node of the subject (or s
for short).
+ You can use getColumn() to get the Column by its columnKey Node of the
predicate, while getRow() for Row.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#createColumn(com.hp.hpl.jena.graph.Node)">createColumn</a></strong>(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> p)</code>
+<div class="block">Create a Column by its columnKey Node of the predicate</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#createRow(com.hp.hpl.jena.graph.Node)">createRow</a></strong>(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> s)</code>
+<div class="block">Create Row by its rowKey Node of the subject</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getAllRows()">getAllRows</a></strong>()</code>
+<div class="block">Get all of the rows</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getColumn(com.hp.hpl.jena.graph.Node)">getColumn</a></strong>(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> p)</code>
+<div class="block">Get Column by its columnKey Node of the predicate</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getColumns()">getColumns</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getColumnValues(org.apache.jena.propertytable.Column)">getColumnValues</a></strong>(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column)</code>
+<div class="block">Get all the values within a Column</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getMatchingRows(org.apache.jena.propertytable.Column,
com.hp.hpl.jena.graph.Node)">getMatchingRows</a></strong>(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column,
+ <a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</code>
+<div class="block">Get the Rows matching the value of a Column</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getRow(com.hp.hpl.jena.graph.Node)">getRow</a></strong>(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> s)</code>
+<div class="block">Get Row by its rowKey Node of the subject</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Triple</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getTripleIterator()">getTripleIterator</a></strong>()</code>
+<div class="block">Query for ?s ?p ?o</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Triple</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getTripleIterator(org.apache.jena.propertytable.Column)">getTripleIterator</a></strong>(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column)</code>
+<div class="block">Query for ?s</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Triple</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getTripleIterator(org.apache.jena.propertytable.Column,
com.hp.hpl.jena.graph.Node)">getTripleIterator</a></strong>(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column,
+ <a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</code>
+<div class="block">Query for ?s</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Triple</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getTripleIterator(com.hp.hpl.jena.graph.Node)">getTripleIterator</a></strong>(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</code>
+<div class="block">Query for ?s ?p <o></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Triple</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html#getTripleIterator(org.apache.jena.propertytable.Row)">getTripleIterator</a></strong>(<a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a> row)</code>
+<div class="block">Query for <s> ?p ?o</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTripleIterator(org.apache.jena.propertytable.Column,
com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTripleIterator</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Triple</a>> getTripleIterator(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column,
+ <a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</pre>
+<div class="block">Query for ?s <p> <o></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> -
the Column with the columnKey Node of the predicate</dd><dd><code>value</code>
- the object (or value) Node</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the ExtendedIterator of the
matching Triples</dd></dl>
+</li>
+</ul>
+<a name="getTripleIterator(org.apache.jena.propertytable.Column)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTripleIterator</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Triple</a>> getTripleIterator(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column)</pre>
+<div class="block">Query for ?s <p> ?o</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> -
the Column with the columnKey Node of the predicate</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the ExtendedIterator of the
matching Triples</dd></dl>
+</li>
+</ul>
+<a name="getTripleIterator(com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTripleIterator</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Triple</a>> getTripleIterator(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</pre>
+<div class="block">Query for ?s ?p <o></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> -
the object (or value) Node</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the ExtendedIterator of the
matching Triples</dd></dl>
+</li>
+</ul>
+<a name="getTripleIterator(org.apache.jena.propertytable.Row)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTripleIterator</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Triple</a>> getTripleIterator(<a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a> row)</pre>
+<div class="block">Query for <s> ?p ?o</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - the
Row with the rowKey Node of the subject</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the ExtendedIterator of the
matching Triples</dd></dl>
+</li>
+</ul>
+<a name="getTripleIterator()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTripleIterator</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Triple</a>> getTripleIterator()</pre>
+<div class="block">Query for ?s ?p ?o</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>all of the Triples of the
PropertyTable</dd></dl>
+</li>
+</ul>
+<a name="getColumns()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColumns</h4>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a>> getColumns()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>all of the Columns of the
PropertyTable</dd></dl>
+</li>
+</ul>
+<a name="getColumn(com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColumn</h4>
+<pre><a href="../../../../org/apache/jena/propertytable/Column.html"
title="interface in org.apache.jena.propertytable">Column</a> getColumn(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> p)</pre>
+<div class="block">Get Column by its columnKey Node of the predicate</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> -
columnKey Node of the predicate</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the Column</dd></dl>
+</li>
+</ul>
+<a name="createColumn(com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createColumn</h4>
+<pre><a href="../../../../org/apache/jena/propertytable/Column.html"
title="interface in
org.apache.jena.propertytable">Column</a> createColumn(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> p)</pre>
+<div class="block">Create a Column by its columnKey Node of the predicate</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> -
</dd></dl>
+</li>
+</ul>
+<a name="getRow(com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRow</h4>
+<pre><a href="../../../../org/apache/jena/propertytable/Row.html"
title="interface in org.apache.jena.propertytable">Row</a> getRow(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> s)</pre>
+<div class="block">Get Row by its rowKey Node of the subject</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> -
rowKey Node of the subject</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the Row</dd></dl>
+</li>
+</ul>
+<a name="createRow(com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRow</h4>
+<pre><a href="../../../../org/apache/jena/propertytable/Row.html"
title="interface in org.apache.jena.propertytable">Row</a> createRow(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> s)</pre>
+<div class="block">Create Row by its rowKey Node of the subject</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> -
rowKey Node of the subject</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the Row created</dd></dl>
+</li>
+</ul>
+<a name="getAllRows()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAllRows</h4>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a>> getAllRows()</pre>
+<div class="block">Get all of the rows</div>
+</li>
+</ul>
+<a name="getColumnValues(org.apache.jena.propertytable.Column)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColumnValues</h4>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Node</a>> getColumnValues(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column)</pre>
+<div class="block">Get all the values within a Column</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> -
</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the values</dd></dl>
+</li>
+</ul>
+<a name="getMatchingRows(org.apache.jena.propertytable.Column,
com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMatchingRows</h4>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="../../../../org/apache/jena/propertytable/Row.html" title="interface in
org.apache.jena.propertytable">Row</a>> getMatchingRows(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column,
+ <a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</pre>
+<div class="block">Get the Rows matching the value of a Column</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> -
the Column with the columnKey Node of the predicate</dd><dd><code>value</code>
- the object (or value) Node</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the matching Rows</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PropertyTable.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/jena/propertytable/Column.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Prev
Class</span></a></li>
+<li><a href="../../../../org/apache/jena/propertytable/Row.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Next
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../index.html?org/apache/jena/propertytable/PropertyTable.html"
target="_top">Frames</a></li>
+<li><a href="PropertyTable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Licenced under the Apache License, Version
2.0</small></p>
+</body>
+</html>
Propchange:
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/PropertyTable.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Row.html
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Row.html?rev=1620878&view=auto
==============================================================================
---
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Row.html
(added)
+++
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Row.html
Wed Aug 27 12:49:29 2014
@@ -0,0 +1,307 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_17) on Wed Aug 27 20:40:27 CST 2014
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Row (Apache Jena - Data Tables for RDF and SPARQL 1.0.0)</title>
+<meta name="date" content="2014-08-27">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Row (Apache Jena - Data Tables for RDF and
SPARQL 1.0.0)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Row.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Prev
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/jena/propertytable/Row.html"
target="_top">Frames</a></li>
+<li><a href="Row.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.jena.propertytable</div>
+<h2 title="Interface Row" class="title">Interface Row</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="strong">Row</span></pre>
+<div class="block">Each Row of the PropertyTable has an unique rowKey Node of
the subject (or s for short).</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Row.html#getColumns()">getColumns</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Row.html#getRowKey()">getRowKey</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in org.apache.jena.propertytable">PropertyTable</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Row.html#getTable()">getTable</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Triple</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Row.html#getTripleIterator()">getTripleIterator</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Row.html#getValue(org.apache.jena.propertytable.Column)">getValue</a></strong>(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column)</code>
+<div class="block">Get the value of the Column in this Row</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Row.html#getValue(com.hp.hpl.jena.graph.Node)">getValue</a></strong>(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Node</a> ColumnKey)</code>
+<div class="block">Get the value of the Column in this Row</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../org/apache/jena/propertytable/Row.html#setValue(org.apache.jena.propertytable.Column,
com.hp.hpl.jena.graph.Node)">setValue</a></strong>(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column,
+ <a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</code>
+<div class="block">Set the value of the Column in this Row</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTable()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTable</h4>
+<pre><a href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in
org.apache.jena.propertytable">PropertyTable</a> getTable()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the PropertyTable it
belongs to</dd></dl>
+</li>
+</ul>
+<a name="setValue(org.apache.jena.propertytable.Column,
com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setValue</h4>
+<pre>void setValue(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column,
+ <a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> value)</pre>
+<div class="block">Set the value of the Column in this Row</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> -
</dd><dd><code>value</code> - </dd></dl>
+</li>
+</ul>
+<a name="getValue(org.apache.jena.propertytable.Column)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValue</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> getValue(<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a> column)</pre>
+<div class="block">Get the value of the Column in this Row</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> -
</dd>
+<dt><span class="strong">Returns:</span></dt><dd>value</dd></dl>
+</li>
+</ul>
+<a name="getValue(com.hp.hpl.jena.graph.Node)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValue</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in com.hp.hpl.jena.graph">Node</a> getValue(<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Node</a> ColumnKey)</pre>
+<div class="block">Get the value of the Column in this Row</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ColumnKey</code>
- </dd>
+<dt><span class="strong">Returns:</span></dt><dd>value</dd></dl>
+</li>
+</ul>
+<a name="getRowKey()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRowKey</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Node.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Node</a> getRowKey()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the rowKey Node of the
subject</dd></dl>
+</li>
+</ul>
+<a name="getTripleIterator()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTripleIterator</h4>
+<pre><a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/util/iterator.ExtendedIterator.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.util">com.hp.hpl.jena.util.iterator.ExtendedIterator</a><<a
href="http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/graph/Triple.html?is-external=true"
title="class or interface in
com.hp.hpl.jena.graph">Triple</a>> getTripleIterator()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the Triple Iterator over
the values in this Row</dd></dl>
+</li>
+</ul>
+<a name="getColumns()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getColumns</h4>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="../../../../org/apache/jena/propertytable/Column.html" title="interface
in org.apache.jena.propertytable">Column</a>> getColumns()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>all of the Columns of the
PropertyTable</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Row.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/jena/propertytable/PropertyTable.html"
title="interface in org.apache.jena.propertytable"><span class="strong">Prev
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/jena/propertytable/Row.html"
target="_top">Frames</a></li>
+<li><a href="Row.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Licenced under the Apache License, Version
2.0</small></p>
+</body>
+</html>
Propchange:
jena/site/trunk/content/documentation/javadoc/csv/org/apache/jena/propertytable/Row.html
------------------------------------------------------------------------------
svn:mime-type = text/plain