updated javadoc for rdfservice

This commit is contained in:
stellamit 2012-06-28 13:38:33 +00:00
parent f53b06f31d
commit f91a373403
45 changed files with 8854 additions and 0 deletions

View file

@ -0,0 +1,157 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
A-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#addAddition(java.io.InputStream, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat, java.lang.String)"><B>addAddition(InputStream, RDFService.ModelSerializationFormat, String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Adds one model change representing an addition to the list of model changes
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeListener.html#addedStatement(java.lang.String, java.lang.String)"><B>addedStatement(String, String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeListener.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeListener</A>
<DD>Override this to listen to all statements added to the RDF store.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#addPostChangeEvent(java.lang.Object)"><B>addPostChangeEvent(Object)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Adds an event that will be be passed to any change listeners after all of
the change set additions and retractions are performed.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#addPreChangeEvent(java.lang.Object)"><B>addPreChangeEvent(Object)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Adds an event that will be be passed to any change listeners in advance of
the change set additions and retractions being performed.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#addRemoval(java.io.InputStream, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat, java.lang.String)"><B>addRemoval(InputStream, RDFService.ModelSerializationFormat, String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Adds one model change representing a deletion to the list of model changes
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,168 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
V-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="V-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-9.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;NEXT LETTER</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-10.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-10.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.Operation.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.Operation.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange.Operation</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ModelSerializationFormat.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ModelSerializationFormat.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService.ModelSerializationFormat</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ResultFormat.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ResultFormat.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService.ResultFormat</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.SPARQLQueryType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.SPARQLQueryType.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService.SPARQLQueryType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.Operation.html#values()"><B>values()</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.Operation.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange.Operation</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ModelSerializationFormat.html#values()"><B>values()</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ModelSerializationFormat.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService.ModelSerializationFormat</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ResultFormat.html#values()"><B>values()</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ResultFormat.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService.ResultFormat</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.SPARQLQueryType.html#values()"><B>values()</B></A> -
Static method in enum edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.SPARQLQueryType.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService.SPARQLQueryType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-9.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;NEXT LETTER</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-10.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-10.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,151 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
C-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="C-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-1.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-2.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeListener.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>ChangeListener</B></A> - Interface in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>An interface for listening to triples that are added to or removed
from the triple store, and other miscellaneous events.<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>ChangeSet</B></A> - Interface in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>Input parameter to changeSetUpdate() method in RDFService.<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#changeSetUpdate(edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeSet)"><B>changeSetUpdate(ChangeSet)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Performs a series of additions to and or removals from specified graphs
in the RDF store.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#close()"><B>close()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Frees any resources held by this RDFService object
The implementation of this method should be idempotent so that
multiple invocations do not cause an error.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-1.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-2.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,140 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
E-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="E-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><B>edu.cornell.mannlib.vitro.webapp.rdfservice</B></A> - package edu.cornell.mannlib.vitro.webapp.rdfservice<DD>&nbsp;</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,181 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
G-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-3.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#getDefaultWriteGraphURI()"><B>getDefaultWriteGraphURI()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Returns the URI of the default write graph
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#getGraphMetadata()"><B>getGraphMetadata()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>To be determined.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#getGraphURI()"><B>getGraphURI()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#getGraphURIs()"><B>getGraphURIs()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Returns a list of all the graph URIs in the RDF store.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#getModelChanges()"><B>getModelChanges()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#getOperation()"><B>getOperation()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#getPostChangeEvents()"><B>getPostChangeEvents()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Returns a list of events to pass to any change listeners after
the change set additions and retractions are performed.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#getPreChangeEvents()"><B>getPreChangeEvents()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Returns a list of events to pass to any change listeners in
advance of the change set additions and retractions being performed.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#getPreconditionQuery()"><B>getPreconditionQuery()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#getPreconditionQueryType()"><B>getPreconditionQueryType()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceFactory.html#getRDFService()"><B>getRDFService()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceFactory.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFServiceFactory</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#getSerializationFormat()"><B>getSerializationFormat()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#getSerializedModel()"><B>getSerializedModel()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-3.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,149 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
M-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="M-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-4.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#manufactureChangeSet()"><B>manufactureChangeSet()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Creates a ChangeSet object
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#manufactureModelChange()"><B>manufactureModelChange()</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Creates an instance of the ModelChange class
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#manufactureModelChange(java.io.InputStream, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat, edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange.Operation, java.lang.String)"><B>manufactureModelChange(InputStream, RDFService.ModelSerializationFormat, ModelChange.Operation, String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>Creates an instance of the ModelChange class
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>ModelChange</B></A> - Interface in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>A ModelChange is one component of a ChangeSet.<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.Operation.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>ModelChange.Operation</B></A> - Enum in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>&nbsp;</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-4.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,153 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
N-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="N-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-5.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#newIndividual(java.lang.String, java.lang.String)"><B>newIndividual(String, String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>If the given individual already exists in the default write graph, throws an
RDFServiceException, otherwise adds one type assertion to the default write
graph.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#newIndividual(java.lang.String, java.lang.String, java.lang.String)"><B>newIndividual(String, String, String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>If the given individual already exists in the given graph, throws an
RDFServiceException, otherwise adds one type assertion to the given
graph.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeListener.html#notifyEvent(java.lang.String, java.lang.Object)"><B>notifyEvent(String, Object)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeListener.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeListener</A>
<DD>Override this to listen to events pertaining to the given graphURI.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-5.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,164 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
R-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="R-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-7.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>RDFService</B></A> - Interface in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>Interface for API to write, read, and update Vitro's RDF store, with support
to allow listening, logging and auditing.<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ModelSerializationFormat.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>RDFService.ModelSerializationFormat</B></A> - Enum in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>&nbsp;<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.ResultFormat.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>RDFService.ResultFormat</B></A> - Enum in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>&nbsp;<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.SPARQLQueryType.html" title="enum in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>RDFService.SPARQLQueryType</B></A> - Enum in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>&nbsp;<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html" title="class in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>RDFServiceException</B></A> - Exception in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>&nbsp;<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html#RDFServiceException()"><B>RDFServiceException()</B></A> -
Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html" title="class in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFServiceException</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html#RDFServiceException(java.lang.Throwable)"><B>RDFServiceException(Throwable)</B></A> -
Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html" title="class in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFServiceException</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html#RDFServiceException(java.lang.String)"><B>RDFServiceException(String)</B></A> -
Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html" title="class in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFServiceException</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html#RDFServiceException(java.lang.String, java.lang.Throwable)"><B>RDFServiceException(String, Throwable)</B></A> -
Constructor for exception edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceException.html" title="class in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFServiceException</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceFactory.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice"><B>RDFServiceFactory</B></A> - Interface in <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html">edu.cornell.mannlib.vitro.webapp.rdfservice</A><DD>&nbsp;<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#registerListener(edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeListener)"><B>registerListener(ChangeListener)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Registers a listener to listen to changes in any graph in
the RDF store.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceFactory.html#registerListener(edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeListener)"><B>registerListener(ChangeListener)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceFactory.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFServiceFactory</A>
<DD>Registers a listener to listen to changes in any graph in
the RDF store.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeListener.html#removedStatement(java.lang.String, java.lang.String)"><B>removedStatement(String, String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeListener.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeListener</A>
<DD>Override this to listen to all statements removed from the RDF store.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-7.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,170 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
S-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-7.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-9.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-8.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-8.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#setGraphURI(java.lang.String)"><B>setGraphURI(String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#setOperation(edu.cornell.mannlib.vitro.webapp.rdfservice.ModelChange.Operation)"><B>setOperation(ModelChange.Operation)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#setPreconditionQuery(java.lang.String)"><B>setPreconditionQuery(String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html#setPreconditionQueryType(edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.SPARQLQueryType)"><B>setPreconditionQueryType(RDFService.SPARQLQueryType)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ChangeSet.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ChangeSet</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#setSerializationFormat(edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat)"><B>setSerializationFormat(RDFService.ModelSerializationFormat)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html#setSerializedModel(java.io.InputStream)"><B>setSerializedModel(InputStream)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/ModelChange.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">ModelChange</A>
<DD>&nbsp;
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#sparqlAskQuery(java.lang.String)"><B>sparqlAskQuery(String)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Performs a SPARQL ASK query against the knowledge base.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#sparqlConstructQuery(java.lang.String, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat)"><B>sparqlConstructQuery(String, RDFService.ModelSerializationFormat)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Performs a SPARQL construct query against the knowledge base.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#sparqlDescribeQuery(java.lang.String, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ModelSerializationFormat)"><B>sparqlDescribeQuery(String, RDFService.ModelSerializationFormat)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Performs a SPARQL describe query against the knowledge base.
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#sparqlSelectQuery(java.lang.String, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService.ResultFormat)"><B>sparqlSelectQuery(String, RDFService.ResultFormat)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Performs a SPARQL select query against the knowledge base.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-7.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-9.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-8.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-8.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>

View file

@ -0,0 +1,147 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 28 09:33:24 EDT 2012 -->
<TITLE>
U-Index
</TITLE>
<META NAME="date" CONTENT="2012-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="U-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-9.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html#unregisterListener(edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeListener)"><B>unregisterListener(ChangeListener)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFService.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFService</A>
<DD>Unregisters a listener from listening to changes in
any graph in the RDF store
<DT><A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceFactory.html#unregisterListener(edu.cornell.mannlib.vitro.webapp.rdfservice.ChangeListener)"><B>unregisterListener(ChangeListener)</B></A> -
Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.<A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/RDFServiceFactory.html" title="interface in edu.cornell.mannlib.vitro.webapp.rdfservice">RDFServiceFactory</A>
<DD>Unregisters a listener from listening to changes in the RDF store.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../edu/cornell/mannlib/vitro/webapp/rdfservice/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-9.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">M</A> <A HREF="index-6.html">N</A> <A HREF="index-7.html">R</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">U</A> <A HREF="index-10.html">V</A> <HR>
</BODY>
</HTML>