comparison javadoc/org/qmul/eecs/c4dm/sparql/utilities/ExecuteTDBSelect.html @ 59:5d5bf6159c67

new
author stevenh
date Wed, 03 Apr 2013 12:42:21 +0100
parents
children
comparison
equal deleted inserted replaced
58:26fccd9db2e9 59:5d5bf6159c67
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_43) on Wed Apr 03 12:22:04 BST 2013 -->
6 <TITLE>
7 ExecuteTDBSelect
8 </TITLE>
9
10 <META NAME="date" CONTENT="2013-04-03">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="ExecuteTDBSelect";
19 }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ExecuteTDBSelect.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
55
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;<A HREF="../../../../../../org/qmul/eecs/c4dm/sparql/utilities/ClearSiaDB.html" title="class in org.qmul.eecs.c4dm.sparql.utilities"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../../../org/qmul/eecs/c4dm/sparql/utilities/SparqlWrapperMethods.html" title="class in org.qmul.eecs.c4dm.sparql.utilities"><B>NEXT CLASS</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sparql/utilities/ExecuteTDBSelect.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="ExecuteTDBSelect.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67 }
68 //-->
69 </SCRIPT>
70 <NOSCRIPT>
71 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
73
74
75 </FONT></TD>
76 </TR>
77 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
86
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 org.qmul.eecs.c4dm.sparql.utilities</FONT>
92 <BR>
93 Class ExecuteTDBSelect</H2>
94 <PRE>
95 <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.qmul.eecs.c4dm.sparql.utilities.ExecuteTDBSelect</B>
97 </PRE>
98 <HR>
99 <DL>
100 <DT><PRE>public class <B>ExecuteTDBSelect</B><DT>extends <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
101 </PRE>
102
103 <P>
104 <HR>
105
106 <P>
107
108 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
109
110 <A NAME="constructor_summary"><!-- --></A>
111 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
114 <B>Constructor Summary</B></FONT></TH>
115 </TR>
116 <TR BGCOLOR="white" CLASS="TableRowColor">
117 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sparql/utilities/ExecuteTDBSelect.html#ExecuteTDBSelect()">ExecuteTDBSelect</A></B>()</CODE>
118
119 <BR>
120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
121 </TR>
122 </TABLE>
123 &nbsp;
124 <!-- ========== METHOD SUMMARY =========== -->
125
126 <A NAME="method_summary"><!-- --></A>
127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
129 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
130 <B>Method Summary</B></FONT></TH>
131 </TR>
132 <TR BGCOLOR="white" CLASS="TableRowColor">
133 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134 <CODE>static&nbsp;void</CODE></FONT></TD>
135 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sparql/utilities/ExecuteTDBSelect.html#main(java.lang.String[])">main</A></B>(<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;args)</CODE>
136
137 <BR>
138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139 </TR>
140 </TABLE>
141 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
142 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
145 </TR>
146 <TR BGCOLOR="white" CLASS="TableRowColor">
147 <TD><CODE><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
148 </TR>
149 </TABLE>
150 &nbsp;
151 <P>
152
153 <!-- ========= CONSTRUCTOR DETAIL ======== -->
154
155 <A NAME="constructor_detail"><!-- --></A>
156 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
158 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
159 <B>Constructor Detail</B></FONT></TH>
160 </TR>
161 </TABLE>
162
163 <A NAME="ExecuteTDBSelect()"><!-- --></A><H3>
164 ExecuteTDBSelect</H3>
165 <PRE>
166 public <B>ExecuteTDBSelect</B>()</PRE>
167 <DL>
168 </DL>
169
170 <!-- ============ METHOD DETAIL ========== -->
171
172 <A NAME="method_detail"><!-- --></A>
173 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
175 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
176 <B>Method Detail</B></FONT></TH>
177 </TR>
178 </TABLE>
179
180 <A NAME="main(java.lang.String[])"><!-- --></A><H3>
181 main</H3>
182 <PRE>
183 public static void <B>main</B>(<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;args)</PRE>
184 <DL>
185 <DD><DL>
186 <DT><B>Parameters:</B><DD><CODE>args</CODE> - </DL>
187 </DD>
188 </DL>
189 <!-- ========= END OF CLASS DATA ========= -->
190 <HR>
191
192
193 <!-- ======= START OF BOTTOM NAVBAR ====== -->
194 <A NAME="navbar_bottom"><!-- --></A>
195 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
196 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
197 <TR>
198 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
199 <A NAME="navbar_bottom_firstrow"><!-- --></A>
200 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
201 <TR ALIGN="center" VALIGN="top">
202 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
203 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
204 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
205 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ExecuteTDBSelect.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
206 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
207 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
208 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
209 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
210 </TR>
211 </TABLE>
212 </TD>
213 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
214 </EM>
215 </TD>
216 </TR>
217
218 <TR>
219 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
220 &nbsp;<A HREF="../../../../../../org/qmul/eecs/c4dm/sparql/utilities/ClearSiaDB.html" title="class in org.qmul.eecs.c4dm.sparql.utilities"><B>PREV CLASS</B></A>&nbsp;
221 &nbsp;<A HREF="../../../../../../org/qmul/eecs/c4dm/sparql/utilities/SparqlWrapperMethods.html" title="class in org.qmul.eecs.c4dm.sparql.utilities"><B>NEXT CLASS</B></A></FONT></TD>
222 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
223 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sparql/utilities/ExecuteTDBSelect.html" target="_top"><B>FRAMES</B></A> &nbsp;
224 &nbsp;<A HREF="ExecuteTDBSelect.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
225 &nbsp;<SCRIPT type="text/javascript">
226 <!--
227 if(window==top) {
228 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
229 }
230 //-->
231 </SCRIPT>
232 <NOSCRIPT>
233 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
234 </NOSCRIPT>
235
236
237 </FONT></TD>
238 </TR>
239 <TR>
240 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
241 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
242 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
243 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
244 </TR>
245 </TABLE>
246 <A NAME="skip-navbar_bottom"></A>
247 <!-- ======== END OF BOTTOM NAVBAR ======= -->
248
249 <HR>
250
251 </BODY>
252 </HTML>