[MOBY-guts] biomoby commit

Gary Schlitz gss at pub.open-bio.org
Thu Nov 18 23:32:51 UTC 2004


gss
Thu Nov 18 18:33:08 EST 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files
In directory pub.open-bio.org:/tmp/cvs-serv16239/WebRoot/developer/java-api/index-files

Modified Files:
	index-13.html index-6.html index-8.html index-14.html 
	index-9.html index-15.html index-12.html index-11.html 
	index-10.html index-5.html index-3.html index-16.html 
	index-1.html index-2.html index-4.html index-7.html 
Log Message:
Generated JavaDoc

moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files index-13.html,1.1,1.2 index-6.html,1.1,1.2 index-8.html,1.1,1.2 index-14.html,1.1,1.2 index-9.html,1.1,1.2 index-15.html,1.1,1.2 index-12.html,1.1,1.2 index-11.html,1.1,1.2 index-10.html,1.1,1.2 index-5.html,1.1,1.2 index-3.html,1.1,1.2 index-16.html,1.1,1.2 index-1.html,1.1,1.2 index-2.html,1.1,1.2 index-4.html,1.1,1.2 index-7.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-13.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-13.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-13.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-S-Index
+P-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="S-Index";
+    parent.document.title="P-Index";
 }
 </SCRIPT>
 
@@ -71,47 +71,51 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_S_"><!-- --></A><H2>
-<B>S</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#Subject"><B>Subject</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/servlet/ParamReader.html" title="class in org.semanticmoby.servlet"><B>ParamReader</B></A> - class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParamReader.html" title="class in org.semanticmoby.servlet">ParamReader</A>.<DD>This abstract utility class provides static methods for reading and
+ validating parameters from HTTP servlet requests, throwing
+ ParameterExceptions to indicate validation failures.<DT><A HREF="../org/semanticmoby/servlet/ParamReader.html#ParamReader()"><B>ParamReader()</B></A> - 
+Constructor for class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParamReader.html" title="class in org.semanticmoby.servlet">ParamReader</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/http/HTTPRequest.html#send()"><B>send()</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>
-<DD>Execute the command using the associated method (HTT_GET or HTTP_POST).
-<DT><A HREF="../org/smoby/graph/MOBYProvider.html#serialize(java.io.OutputStream)"><B>serialize(OutputStream)</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProvider.html" title="interface in org.smoby.graph">MOBYProvider</A>
-<DD>Provider implementations should be capable of serializing themselves
- to an output stream
-<DT><A HREF="../org/smoby/graph/MOBYProviderSet.html#serialize(java.io.OutputStream)"><B>serialize(OutputStream)</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProviderSet.html" title="interface in org.smoby.graph">MOBYProviderSet</A>
-<DD>Provider sets should be capable of serializing themselves
- to an output stream
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html#serialize(java.io.OutputStream)"><B>serialize(OutputStream)</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl">MOBYProviderImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html#serialize(java.io.OutputStream)"><B>serialize(OutputStream)</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html" title="class in org.smoby.graph.impl">MOBYProviderSetImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html#setConstraint(org.smoby.graph.MOBYPropertyValueConstraint)"><B>setConstraint(MOBYPropertyValueConstraint)</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html" title="interface in org.smoby.graph">MOBYPropertyValueStatement</A>
-<DD>Set the given constraint for this property value statement
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html#setPropertyValue(org.smoby.graph.MOBYPropertyValue)"><B>setPropertyValue(MOBYPropertyValue)</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html" title="interface in org.smoby.graph">MOBYPropertyValueStatement</A>
-<DD>Set the property value.
-<DT><A HREF="../org/smoby/graph/MOBYCollection.html#size()"><B>size()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYCollection.html" title="interface in org.smoby.graph">MOBYCollection</A>
-<DD>Return the size of the collection.
-<DT><A HREF="../org/smoby/graph/MOBYProviderSet.html#size()"><B>size()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProviderSet.html" title="interface in org.smoby.graph">MOBYProviderSet</A>
-<DD>Return the size of the set
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html#size()"><B>size()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html" title="class in org.smoby.graph.impl">MOBYProviderSetImpl</A>
+<DT><A HREF="../org/semanticmoby/servlet/ParameterException.html" title="class in org.semanticmoby.servlet"><B>ParameterException</B></A> - exception org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParameterException.html" title="class in org.semanticmoby.servlet">ParameterException</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/servlet/ParameterException.html#ParameterException(java.lang.String)"><B>ParameterException(String)</B></A> - 
+Constructor for class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParameterException.html" title="class in org.semanticmoby.servlet">ParameterException</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
+<DT><A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser"><B>Parser</B></A> - class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>.<DD>This class is used to parse OWL models, stored as Jena2 models, into
+ objects that implement interfaces from the org.semanticmoby.graph package.<DT><A HREF="../org/semanticmoby/parser/Parser.html#Parser(com.hp.hpl.jena.rdf.model.Model)"><B>Parser(Model)</B></A> - 
+Constructor for class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Create an instance for parsing the given model.
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test"><B>ParserTest</B></A> - class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#ParserTest(java.lang.String, java.lang.String)"><B>ParserTest(String, String)</B></A> - 
+Constructor for class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
+<DD>Create a test case with the given name and file name
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#Property"><B>Property</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#Provider"><B>Provider</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#parseProvider()"><B>parseProvider()</B></A> - 
+Method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Parse a provider from the model.
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#parseProvider(com.hp.hpl.jena.rdf.model.Resource)"><B>parseProvider(Resource)</B></A> - 
+Method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Parse a provider starting from the given resource (i.e.
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#parseProviders()"><B>parseProviders()</B></A> - 
+Method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Parse and return an unordered collection of providers
+<DT><A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html#parsesCorrectly(java.lang.String)"><B>parsesCorrectly(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html#parsesCorrectly(java.lang.String)"><B>parsesCorrectly(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonNegativeIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html#parsesCorrectly(java.lang.String)"><B>parsesCorrectly(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonPositiveIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html#parsesCorrectly(java.lang.String)"><B>parsesCorrectly(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html" title="class in org.semanticmoby.graph">MOBYNumericConstraint</A>
 <DD>&nbsp;
 </DL>
 <HR>
@@ -166,7 +170,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-6.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-6.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-6.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:08 MST 2004 -->
 <TITLE>
-I-Index
+H-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="I-Index";
+    parent.document.title="H-Index";
 }
 </SCRIPT>
 
@@ -71,51 +71,32 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_I_"><!-- --></A><H2>
-<B>I</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#IF_MODIFIED_HEADER"><B>IF_MODIFIED_HEADER</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/http/HTTPException.html" title="class in org.semanticmoby.http"><B>HTTPException</B></A> - exception org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPException.html" title="class in org.semanticmoby.http">HTTPException</A>.<DD>This class wraps a String message and underlying Throwable
+ cause that occurred at some time during the processing of
+ trying to execute an HTTP commnand (normally using the
+ HTTPCommand class).<DT><A HREF="../org/semanticmoby/http/HTTPException.html#HTTPException(java.lang.String, java.lang.Throwable)"><B>HTTPException(String, Throwable)</B></A> - 
+Constructor for class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPException.html" title="class in org.semanticmoby.http">HTTPException</A>
+<DD>Create an instance for the given message and underlying cause.
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http"><B>HTTPRequest</B></A> - class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>.<DD>This is a helper class for executing HTTP commands.<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http"><B>HTTPResponse</B></A> - class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>.<DD>This class abstracts the details of the response to executing
+ an HTTP command.<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html#HTTPResponse(org.apache.commons.httpclient.HttpMethod)"><B>HTTPResponse(HttpMethod)</B></A> - 
+Constructor for class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>
+<DD>Create an instance using the given HttpMethod object
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#HTTP_GET"><B>HTTP_GET</B></A> - 
+Static variable in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
+<DD>Constant meaning to use HTTP GET as the method
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#HTTP_HEAD"><B>HTTP_HEAD</B></A> - 
+Static variable in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
+<DD>Constant meaning to use HTTP HEAD as the method
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#HTTP_POST"><B>HTTP_POST</B></A> - 
+Static variable in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
+<DD>Constant meaning to use HTTP POST as the method
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#hasMapping"><B>hasMapping</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYGraphNode.html#isBlank()"><B>isBlank()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYGraphNode.html" title="interface in org.smoby.graph">MOBYGraphNode</A>
-<DD>Return whether or not this node represents a blank node
-<DT><A HREF="../org/smoby/graph/MOBYResource.html#isBlank()"><B>isBlank()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYResource.html" title="interface in org.smoby.graph">MOBYResource</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYGraphNode.html#isCollection()"><B>isCollection()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYGraphNode.html" title="interface in org.smoby.graph">MOBYGraphNode</A>
-<DD>Return whether or not this object is a collection.
-<DT><A HREF="../org/smoby/graph/MOBYUnorderedCollection.html#isEnumeration()"><B>isEnumeration()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYUnorderedCollection.html" title="interface in org.smoby.graph">MOBYUnorderedCollection</A>
-<DD>Return whether or not the elements of this collection represent
- choices (i.e.
-<DT><A HREF="../org/smoby/graph/MOBYCollection.html#isFixedSized()"><B>isFixedSized()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYCollection.html" title="interface in org.smoby.graph">MOBYCollection</A>
-<DD>Return whether or not the collection is fixed in size
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValue.html#isLiteral()"><B>isLiteral()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValue.html" title="interface in org.smoby.graph">MOBYPropertyValue</A>
-<DD>Return whether or not this property value represents a literal
-<DT><A HREF="../org/smoby/graph/MOBYResizableCollection.html#isOrdered()"><B>isOrdered()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYResizableCollection.html" title="interface in org.smoby.graph">MOBYResizableCollection</A>
-<DD>Return whether or not this collection is ordered.
-<DT><A HREF="../org/smoby/graph/MOBYCollection.html#isResizable()"><B>isResizable()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYCollection.html" title="interface in org.smoby.graph">MOBYCollection</A>
-<DD>Return whether or not the collection is resizable
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValue.html#isResource()"><B>isResource()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValue.html" title="interface in org.smoby.graph">MOBYPropertyValue</A>
-<DD>Return whether or not this property value represents a resource
-<DT><A HREF="../org/smoby/graph/MOBYGraphNode.html#isSingular()"><B>isSingular()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYGraphNode.html" title="interface in org.smoby.graph">MOBYGraphNode</A>
-<DD>Return whether or not this object is a singular element.
-<DT><A HREF="../org/smoby/http/HTTPResponse.html#isSuccessful()"><B>isSuccessful()</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>
-<DD>Return whether or not this response represents a successful
- outcome to the command that was executed.
-<DT><A HREF="../org/smoby/graph/MOBYCollection.html#iterator()"><B>iterator()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYCollection.html" title="interface in org.smoby.graph">MOBYCollection</A>
-<DD>Return an iterator for traversing the elements
 </DL>
 <HR>
 
@@ -169,7 +150,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-8.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-8.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-8.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-M-Index
+K-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="M-Index";
+    parent.document.title="K-Index";
 }
 </SCRIPT>
 
@@ -71,49 +71,12 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_M_"><!-- --></A><H2>
-<B>M</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_K_"><!-- --></A><H2>
+<B>K</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary"><B>MOBY</B></A> - class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/vocabulary/MOBY.html#MOBY()"><B>MOBY()</B></A> - 
-Constructor for class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYCollection.html" title="interface in org.smoby.graph"><B>MOBYCollection</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYCollection.html" title="interface in org.smoby.graph">MOBYCollection</A>.<DD>A common interface for collections, both fixed sized and resizeable, of
- elements in MOBY graphs.<DT><A HREF="../org/smoby/graph/impl/MOBYDateConstraintImpl.html" title="class in org.smoby.graph.impl"><B>MOBYDateConstraintImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYDateConstraintImpl.html" title="class in org.smoby.graph.impl">MOBYDateConstraintImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/impl/MOBYDateConstraintImpl.html#MOBYDateConstraintImpl()"><B>MOBYDateConstraintImpl()</B></A> - 
-Constructor for class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYDateConstraintImpl.html" title="class in org.smoby.graph.impl">MOBYDateConstraintImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYDescriptor.html" title="interface in org.smoby.graph"><B>MOBYDescriptor</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYDescriptor.html" title="interface in org.smoby.graph">MOBYDescriptor</A>.<DD>The Resource interface represents things that are available
- at a URI.<DT><A HREF="../org/smoby/graph/impl/MOBYDescriptorImpl.html" title="class in org.smoby.graph.impl"><B>MOBYDescriptorImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYDescriptorImpl.html" title="class in org.smoby.graph.impl">MOBYDescriptorImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYDocument.html" title="interface in org.smoby.graph"><B>MOBYDocument</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYDocument.html" title="interface in org.smoby.graph">MOBYDocument</A>.<DD>This interface represents a document to be incorporated into
- the S-MOBY metadata repository.<DT><A HREF="../org/smoby/graph/impl/MOBYDocumentImpl.html" title="class in org.smoby.graph.impl"><B>MOBYDocumentImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYDocumentImpl.html" title="class in org.smoby.graph.impl">MOBYDocumentImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYEnumeration.html" title="interface in org.smoby.graph"><B>MOBYEnumeration</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYEnumeration.html" title="interface in org.smoby.graph">MOBYEnumeration</A>.<DD>An interface representing a resizable collection of objects, in
- which the order of the elements is not defined; the intention is
- for the elements to represent possible choices for a value.<DT><A HREF="../org/smoby/graph/MOBYFixedCollection.html" title="interface in org.smoby.graph"><B>MOBYFixedCollection</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYFixedCollection.html" title="interface in org.smoby.graph">MOBYFixedCollection</A>.<DD>An interface representing unordered, fixed sized collection
- of objects.<DT><A HREF="../org/smoby/graph/MOBYGraph.html" title="interface in org.smoby.graph"><B>MOBYGraph</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYGraph.html" title="interface in org.smoby.graph">MOBYGraph</A>.<DD>This interface represents singular (i.e.<DT><A HREF="../org/smoby/graph/MOBYGraphNode.html" title="interface in org.smoby.graph"><B>MOBYGraphNode</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYGraphNode.html" title="interface in org.smoby.graph">MOBYGraphNode</A>.<DD>An interface for nodes in an RDF graph; these nodes are either
- collections or singular elements.<DT><A HREF="../org/smoby/graph/MOBYLiteral.html" title="interface in org.smoby.graph"><B>MOBYLiteral</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYLiteral.html" title="interface in org.smoby.graph">MOBYLiteral</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYMappingElement.html" title="interface in org.smoby.graph"><B>MOBYMappingElement</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYMappingElement.html" title="interface in org.smoby.graph">MOBYMappingElement</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html" title="class in org.smoby.graph.impl"><B>MOBYMappingElementImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html" title="class in org.smoby.graph.impl">MOBYMappingElementImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html#MOBYMappingElementImpl(java.lang.String, org.smoby.graph.MOBYFi!
xedCollection, org.smoby.graph.MOBYCollection, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYMappingElementImpl(String, MOBYFixedCollection, MOBYCollection, Model)</B></A> - 
-Constructor for class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html" title="class in org.smoby.graph.impl">MOBYMappingElementImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYNonNegativeIntegerConstraintImpl.html" title="class in org.smoby.graph.impl"><B>MOBYNonNegativeIntegerConstraintImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYNonNegativeIntegerConstraintImpl.html" title="class in org.smoby.graph.impl">MOBYNonNegativeIntegerConstraintImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/impl/MOBYNonNegativeIntegerConstraintImpl.html#MOBYNonNegativeIntegerConstraintImpl()"><B>MOBYNonNegativeIntegerConstraintImpl()</B></A> - 
-Constructor for class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYNonNegativeIntegerConstraintImpl.html" title="class in org.smoby.graph.impl">MOBYNonNegativeIntegerConstraintImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYNonPositiveIntegerConstraintImpl.html" title="class in org.smoby.graph.impl"><B>MOBYNonPositiveIntegerConstraintImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYNonPositiveIntegerConstraintImpl.html" title="class in org.smoby.graph.impl">MOBYNonPositiveIntegerConstraintImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/impl/MOBYNonPositiveIntegerConstraintImpl.html#MOBYNonPositiveIntegerConstraintImpl()"><B>MOBYNonPositiveIntegerConstraintImpl()</B></A> - 
-Constructor for class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYNonPositiveIntegerConstraintImpl.html" title="class in org.smoby.graph.impl">MOBYNonPositiveIntegerConstraintImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYObject.html" title="interface in org.smoby.graph"><B>MOBYObject</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYObject.html" title="interface in org.smoby.graph">MOBYObject</A>.<DD>An object that represents the object of a mapping.<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl"><B>MOBYObjectFactory</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>.<DD>This class contains static methods for generating objects that implement
- interfaces defined in the org.smoby.common.graph package.<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#MOBYObjectFactory()"><B>MOBYObjectFactory()</B></A> - 
-Constructor for class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYOntology.html" title="interface in org.smoby.graph"><B>MOBYOntology</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYOntology.html" title="interface in org.smoby.graph">MOBYOntology</A>.<DD>This interface represents a collection of RDF statements to be
- incorporated into the S-MOBY metadata repository.<DT><A HREF="../org/smoby/graph/MOBYOrderedCollection.html" title="interface in org.smoby.graph"><B>MOBYOrderedCollection</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYOrderedCollection.html" title="interface in org.smoby.graph">MOBYOrderedCollection</A>.<DD>An interface representing resizable collection of objects, in
- which the order of the elements is defined.<DT><A HREF="../org/smoby/graph/MOBYPropertyValue.html" title="interface in org.smoby.graph"><B>MOBYPropertyValue</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValue.html" title="interface in org.smoby.graph">MOBYPropertyValue</A>.<DD>A superinterface for things that can appear as the subject
- or object of a statement.<DT><A HREF="../org/smoby/graph/MOBYPropertyValueConstraint.html" title="interface in org.smoby.graph"><B>MOBYPropertyValueConstraint</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueConstraint.html" title="interface in org.smoby.graph">MOBYPropertyValueConstraint</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYPropertyValueException.html" title="class in org.smoby.graph"><B>MOBYPropertyValueException</B></A> - exception org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueException.html" title="class in org.smoby.graph">MOBYPropertyValueException</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYPropertyValueException.html#MOBYPropertyValueException(java.lang.String)"><B>MOBYPropertyValueException(String)</B></A> - 
-Constructor for class org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueException.html" title="class in org.smoby.graph">MOBYPropertyValueException</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html" title="interface in org.smoby.graph"><B>MOBYPropertyValueStatement</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html" title="interface in org.smoby.graph">MOBYPropertyValueStatement</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYProvider.html" title="interface in org.smoby.graph"><B>MOBYProvider</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProvider.html" title="interface in org.smoby.graph">MOBYProvider</A>.<DD>The Provider interface represents a resource that provides a
- service in MOBY.<DT><A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl"><B>MOBYProviderImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl">MOBYProviderImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYProviderSet.html" title="interface in org.smoby.graph"><B>MOBYProviderSet</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProviderSet.html" title="interface in org.smoby.graph">MOBYProviderSet</A>.<DD>An interface to represent a set of providers<DT><A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html" title="class in org.smoby.graph.impl"><B>MOBYProviderSetImpl</B></A> - class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html" title="class in org.smoby.graph.impl">MOBYProviderSetImpl</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYResizableCollection.html" title="interface in org.smoby.graph"!
><B>MOBYResizableCollection</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYResizableCollection.html" title="interface in org.smoby.graph">MOBYResizableCollection</A>.<DD>An interface representing collections that can be resized (i.e.<DT><A HREF="../org/smoby/graph/MOBYResource.html" title="interface in org.smoby.graph"><B>MOBYResource</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYResource.html" title="interface in org.smoby.graph">MOBYResource</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/graph/MOBYSingleElement.html" title="interface in org.smoby.graph"><B>MOBYSingleElement</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYSingleElement.html" title="interface in org.smoby.graph">MOBYSingleElement</A>.<DD>An interface to represent singular objects, i.e.<DT><A HREF="../org/smoby/graph/MOBYSubject.html" title="interface in org.smoby.graph"><B>MOBYSubject</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYS!
ubject.html" title="interface in org.smoby.graph">MOBYSubject!
</A>.<DD>An object that represents the subject of one or more mappings.<DT><A HREF="../org/smoby/graph/MOBYUnorderedCollection.html" title="interface in org.smoby.graph"><B>MOBYUnorderedCollection</B></A> - interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYUnorderedCollection.html" title="interface in org.smoby.graph">MOBYUnorderedCollection</A>.<DD>An interface representing resizable collection of objects, in
- which the order of the elements is not defined.<DT><A HREF="../org/smoby/parser/test/Test.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
-Static method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/Test.html" title="class in org.smoby.parser.test">Test</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#mapsTo"><B>mapsTo</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#keyword"><B>keyword</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
 </DL>
 <HR>
@@ -168,7 +131,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-14.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-14.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-14.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-T-Index
+R-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="T-Index";
+    parent.document.title="R-Index";
 }
 </SCRIPT>
 
@@ -71,36 +71,15 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_T_"><!-- --></A><H2>
-<B>T</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/parser/test/Test.html" title="class in org.smoby.parser.test"><B>Test</B></A> - class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/Test.html" title="class in org.smoby.parser.test">Test</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/parser/test/Test.html#Test()"><B>Test()</B></A> - 
-Constructor for class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/Test.html" title="class in org.smoby.parser.test">Test</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html#testMinimalParsableFile()"><B>testMinimalParsableFile()</B></A> - 
-Method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html#testMultipleProviders()"><B>testMultipleProviders()</B></A> - 
-Method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html#testNonExistentFile()"><B>testNonExistentFile()</B></A> - 
-Method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
-<DD>Test that trying to parse from a non-existent file correctly throws
- an UnparsableGraphException
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html#testNullFileName()"><B>testNullFileName()</B></A> - 
-Method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
-<DD>Test that trying to parse from a non-existent file correctly throws
- an UnparsableGraphException
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html#testSingleProvider()"><B>testSingleProvider()</B></A> - 
-Method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html#testUnparsableFile()"><B>testUnparsableFile()</B></A> - 
-Method in class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
-<DD>Test that trying to parse from an unparsable file correctly
- throws an UnparsableGraphException
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html#toString()"><B>toString()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl">MOBYProviderImpl</A>
+<DT><A HREF="../org/semanticmoby/tools/Util.html#removeUnusedNsPrefixes(com.hp.hpl.jena.rdf.model.Model)"><B>removeUnusedNsPrefixes(Model)</B></A> - 
+Static method in class org.semanticmoby.tools.<A HREF="../org/semanticmoby/tools/Util.html" title="class in org.semanticmoby.tools">Util</A>
+<DD>Remove unused namespace prefixes from the given model.
+<DT><A HREF="../org/semanticmoby/tools/ModelRetriever.html#retrieveModel(java.lang.String)"><B>retrieveModel(String)</B></A> - 
+Static method in class org.semanticmoby.tools.<A HREF="../org/semanticmoby/tools/ModelRetriever.html" title="class in org.semanticmoby.tools">ModelRetriever</A>
 <DD>&nbsp;
 </DL>
 <HR>
@@ -155,7 +134,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-9.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-9.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-9.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-N-Index
+L-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="N-Index";
+    parent.document.title="L-Index";
 }
 </SCRIPT>
 
@@ -71,75 +71,21 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_N_"><!-- --></A><H2>
-<B>N</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/parser/NonCanonicalException.html" title="class in org.smoby.parser"><B>NonCanonicalException</B></A> - exception org.smoby.parser.<A HREF="../org/smoby/parser/NonCanonicalException.html" title="class in org.smoby.parser">NonCanonicalException</A>.<DD>This Exception class is used to convey that a graph failed expectations that
- it is in MOBY canonical form, as outlined in the MOBY design document located
- at http://www.biomoby.org/S-MOBY/doc/Design/S-MOBY_Design.pdf.<DT><A HREF="../org/smoby/parser/NonCanonicalException.html#NonCanonicalException(java.lang.String, com.hp.hpl.jena.rdf.model.Model)"><B>NonCanonicalException(String, Model)</B></A> - 
-Constructor for class org.smoby.parser.<A HREF="../org/smoby/parser/NonCanonicalException.html" title="class in org.smoby.parser">NonCanonicalException</A>
-<DD>Create an instance for the given message and model
-<DT><A HREF="../org/smoby/parser/NonCanonicalException.html#NonCanonicalException(com.hp.hpl.jena.rdf.model.Model)"><B>NonCanonicalException(Model)</B></A> - 
-Constructor for class org.smoby.parser.<A HREF="../org/smoby/parser/NonCanonicalException.html" title="class in org.smoby.parser">NonCanonicalException</A>
-<DD>Create an instance with the default message "Non-canonical graph"
- and the given model.
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#name"><B>name</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#LANGUAGE_N3"><B>LANGUAGE_N3</B></A> - 
+Static variable in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>A constant representing N3 as a language
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#LANGUAGE_RDF_XML"><B>LANGUAGE_RDF_XML</B></A> - 
+Static variable in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>A constant representing RDF/XML as a language
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#LAST_MODIFIED_HEADER"><B>LAST_MODIFIED_HEADER</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newDateConstraint()"><B>newDateConstraint()</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newEnumeration(java.lang.String, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>newEnumeration(String, List, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newFixedCollection(java.lang.String, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>newFixedCollection(String, List, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/http/HTTPRequest.html#newGetRequest(java.lang.String)"><B>newGetRequest(String)</B></A> - 
-Static method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newGraph(java.lang.String, org.smoby.graph.MOBYGraphNode, com.hp.hpl.jena.rdf.model.Model)"><B>newGraph(String, MOBYGraphNode, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newIntegerConstraint()"><B>newIntegerConstraint()</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/tools/Util.html#newJenaModel()"><B>newJenaModel()</B></A> - 
-Static method in class org.smoby.tools.<A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools">Util</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newLiteralValue(java.lang.String)"><B>newLiteralValue(String)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newNonNegativeIntegerConstraint()"><B>newNonNegativeIntegerConstraint()</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newNonPositiveIntegerConstraint()"><B>newNonPositiveIntegerConstraint()</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newObject(java.lang.String, org.smoby.graph.MOBYFixedCollection, org.smoby.graph.MOBYCollection, com.hp.hpl.jena.rdf.model.Model)"><B>newObject(String, MOBYFixedCollection, MOBYCollection, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newOrderedCollection(java.lang.String, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>newOrderedCollection(String, List, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/http/HTTPRequest.html#newPostRequest(java.lang.String)"><B>newPostRequest(String)</B></A> - 
-Static method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newPropertyValueStatement(com.hp.hpl.jena.rdf.model.Statement, com.hp.hpl.jena.rdf.model.Model)"><B>newPropertyValueStatement(Statement, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newProvider(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.smoby.graph.MOBYUnorderedCollection, com.hp.hpl.jena.rdf.model.Model)"><B>newProvider(String, String, String, String, MOBYUnorderedCollection, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newProviderSet()"><B>newProviderSet()</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newSubject(java.lang.String, org.smoby.graph.MOBYFixedCollection, org.smoby.graph.MOBYUnorderedCollection, org.smoby.graph.MOBYCollection, com.hp.hpl.jena.rdf.model.Model)"><B>newSubject(String, MOBYFixedCollection, MOBYUnorderedCollection, MOBYCollection, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html#newUnorderedCollection(java.lang.String, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>newUnorderedCollection(String, List, Model)</B></A> - 
-Static method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYObjectFactory.html" title="class in org.smoby.graph.impl">MOBYObjectFactory</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#lastModifiedDate"><B>lastModifiedDate</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
 </DL>
 <HR>
@@ -194,7 +140,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-15.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-15.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-15.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-U-Index
+S-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="U-Index";
+    parent.document.title="S-Index";
 }
 </SCRIPT>
 
@@ -71,23 +71,38 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_U_"><!-- --></A><H2>
-<B>U</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/parser/UnparsableGraphException.html" title="class in org.smoby.parser"><B>UnparsableGraphException</B></A> - exception org.smoby.parser.<A HREF="../org/smoby/parser/UnparsableGraphException.html" title="class in org.smoby.parser">UnparsableGraphException</A>.<DD>This class encapsulates a failed attempt to read a Jena model
- from a string, which resulted in an exception being thrown.<DT><A HREF="../org/smoby/parser/UnparsableGraphException.html#UnparsableGraphException(java.lang.String, java.lang.Throwable, java.lang.String)"><B>UnparsableGraphException(String, Throwable, String)</B></A> - 
-Constructor for class org.smoby.parser.<A HREF="../org/smoby/parser/UnparsableGraphException.html" title="class in org.smoby.parser">UnparsableGraphException</A>
-<DD>Create an instance with the given message, cause, and graph string
-<DT><A HREF="../org/smoby/parser/UnparsableGraphException.html#UnparsableGraphException(java.lang.Throwable, java.lang.String)"><B>UnparsableGraphException(Throwable, String)</B></A> - 
-Constructor for class org.smoby.parser.<A HREF="../org/smoby/parser/UnparsableGraphException.html" title="class in org.smoby.parser">UnparsableGraphException</A>
-<DD>Create an instance with a default message, and the given cause
- and graph string
-<DT><A HREF="../org/smoby/parser/UnparsableGraphException.html#UnparsableGraphException(java.lang.String, java.lang.Throwable)"><B>UnparsableGraphException(String, Throwable)</B></A> - 
-Constructor for class org.smoby.parser.<A HREF="../org/smoby/parser/UnparsableGraphException.html" title="class in org.smoby.parser">UnparsableGraphException</A>
-<DD>Create an instance with a given message and cause, with no graph string
-<DT><A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools"><B>Util</B></A> - class org.smoby.tools.<A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools">Util</A>.<DD>This abstract class contains a miscellaneous set of useful static methods<DT><A HREF="../org/smoby/tools/Util.html#Util()"><B>Util()</B></A> - 
-Constructor for class org.smoby.tools.<A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools">Util</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#Subject"><B>Subject</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#send()"><B>send()</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
+<DD>Execute the command using the associated method (HTT_GET or HTTP_POST).
+<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html#serialize(java.io.OutputStream)"><B>serialize(OutputStream)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>
+<DD>Providers should be capable of serializing themselves
+ to an output stream
+<DT><A HREF="../org/semanticmoby/graph/MOBYProviderSet.html#serialize(java.io.OutputStream)"><B>serialize(OutputStream)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProviderSet.html" title="class in org.semanticmoby.graph">MOBYProviderSet</A>
+<DD>Provider sets should be capable of serializing themselves
+ to an output stream
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html#setConstraint(org.semanticmoby.graph.MOBYPropertyValueConstraint)"><B>setConstraint(MOBYPropertyValueConstraint)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph">MOBYPropertyValueStatement</A>
+<DD>Set the given constraint for this property value statement
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html#setPropertyValue(org.semanticmoby.graph.MOBYPropertyValue)"><B>setPropertyValue(MOBYPropertyValue)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph">MOBYPropertyValueStatement</A>
+<DD>Set the property value.
+<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html#size()"><B>size()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>
+<DD>Return the size of the collection.
+<DT><A HREF="../org/semanticmoby/graph/MOBYProviderSet.html#size()"><B>size()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProviderSet.html" title="class in org.semanticmoby.graph">MOBYProviderSet</A>
+<DD>Return the size of the set
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#suite()"><B>suite()</B></A> - 
+Static method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
 <DD>&nbsp;
 </DL>
 <HR>
@@ -142,7 +157,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-12.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-12.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-12.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-R-Index
+O-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="R-Index";
+    parent.document.title="O-Index";
 }
 </SCRIPT>
 
@@ -71,13 +71,23 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_R_"><!-- --></A><H2>
-<B>R</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/tools/Util.html#removeUnusedNsPrefixes(com.hp.hpl.jena.rdf.model.Model)"><B>removeUnusedNsPrefixes(Model)</B></A> - 
-Static method in class org.smoby.tools.<A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools">Util</A>
-<DD>Remove unused namespace prefixes from the given model.
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#Object"><B>Object</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#oneLineDescription"><B>oneLineDescription</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#operatesOn"><B>operatesOn</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/package-summary.html"><B>org.semanticmoby.graph</B></A> - package org.semanticmoby.graph<DD>Contains classes for manipulating the Semantic MOBY canonical graph
+structure, which is potentially embedded in a larger graph structure.<DT><A HREF="../org/semanticmoby/graph/tools/package-summary.html"><B>org.semanticmoby.graph.tools</B></A> - package org.semanticmoby.graph.tools<DD>Utility classes that work with the org.semanticmoby.graph classes.<DT><A HREF="../org/semanticmoby/http/package-summary.html"><B>org.semanticmoby.http</B></A> - package org.semanticmoby.http<DD>&nbsp;<DT><A HREF="../org/semanticmoby/parser/package-summary.html"><B>org.semanticmoby.parser</B></A> - package org.semanticmoby.parser<DD>&nbsp;<DT><A HREF="../org/semanticmoby/parser/test/package-summary.html"><B>org.semanticmoby.parser.test</B></A> - package org.semanticmoby.parser.test<DD>&nbsp;<DT><A HREF="../org/semanticmoby/servlet/package-summary.html"><B>org.semanticmoby.servlet</B></A> - package org.semanticmoby.servlet<DD>&nbsp;<DT><A HREF="../org/semanticmoby/test/package-summary.html"><B>org.semanticmoby.test</B></A> - package org.semanticmoby.test<DD>&nbs!
p;<DT><A HREF="../org/semanticmoby/tools/package-summary.html"><B>org.semanticmoby.tools</B></A> - package org.semanticmoby.tools<DD>&nbsp;<DT><A HREF="../org/semanticmoby/vocabulary/package-summary.html"><B>org.semanticmoby.vocabulary</B></A> - package org.semanticmoby.vocabulary<DD>&nbsp;<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#outputURI"><B>outputURI</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
 </DL>
 <HR>
 
@@ -131,7 +141,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-11.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-11.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-11.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-P-Index
+N-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="P-Index";
+    parent.document.title="N-Index";
 }
 </SCRIPT>
 
@@ -71,40 +71,34 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_P_"><!-- --></A><H2>
-<B>P</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/servlet/ParamReader.html" title="class in org.smoby.servlet"><B>ParamReader</B></A> - class org.smoby.servlet.<A HREF="../org/smoby/servlet/ParamReader.html" title="class in org.smoby.servlet">ParamReader</A>.<DD>This abstract utility class provides static methods for reading and
- validating parameters from HTTP servlet requests, throwing
- ParameterExceptions to indicate validation failures.<DT><A HREF="../org/smoby/servlet/ParamReader.html#ParamReader()"><B>ParamReader()</B></A> - 
-Constructor for class org.smoby.servlet.<A HREF="../org/smoby/servlet/ParamReader.html" title="class in org.smoby.servlet">ParamReader</A>
+<DT><A HREF="../org/semanticmoby/parser/NonCanonicalException.html" title="class in org.semanticmoby.parser"><B>NonCanonicalException</B></A> - exception org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/NonCanonicalException.html" title="class in org.semanticmoby.parser">NonCanonicalException</A>.<DD>This Exception class is used to convey that a graph failed expectations that
+ it is in MOBY canonical form, as outlined in the MOBY design document located
+ at http://www.biomoby.org/S-MOBY/doc/Design/S-MOBY_Design.pdf.<DT><A HREF="../org/semanticmoby/parser/NonCanonicalException.html#NonCanonicalException(java.lang.String, com.hp.hpl.jena.rdf.model.Model)"><B>NonCanonicalException(String, Model)</B></A> - 
+Constructor for class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/NonCanonicalException.html" title="class in org.semanticmoby.parser">NonCanonicalException</A>
+<DD>Create an instance for the given message and model
+<DT><A HREF="../org/semanticmoby/parser/NonCanonicalException.html#NonCanonicalException(com.hp.hpl.jena.rdf.model.Model)"><B>NonCanonicalException(Model)</B></A> - 
+Constructor for class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/NonCanonicalException.html" title="class in org.semanticmoby.parser">NonCanonicalException</A>
+<DD>Create an instance with the default message "Non-canonical graph"
+ and the given model.
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#name"><B>name</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/servlet/ParameterException.html" title="class in org.smoby.servlet"><B>ParameterException</B></A> - exception org.smoby.servlet.<A HREF="../org/smoby/servlet/ParameterException.html" title="class in org.smoby.servlet">ParameterException</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/servlet/ParameterException.html#ParameterException(java.lang.String)"><B>ParameterException(String)</B></A> - 
-Constructor for class org.smoby.servlet.<A HREF="../org/smoby/servlet/ParameterException.html" title="class in org.smoby.servlet">ParameterException</A>
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#newGetRequest(java.lang.String)"><B>newGetRequest(String)</B></A> - 
+Static method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser"><B>Parser</B></A> - class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>.<DD>This class is used to parse OWL models, stored as Jena2 models, into
- objects that implement interfaces from the org.smoby.graph package.<DT><A HREF="../org/smoby/parser/Parser.html#Parser(com.hp.hpl.jena.rdf.model.Model)"><B>Parser(Model)</B></A> - 
-Constructor for class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Create an instance for parsing the given model.
-<DT><A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test"><B>ParserTest</B></A> - class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/parser/test/ParserTest.html#ParserTest(java.lang.String, java.lang.String)"><B>ParserTest(String, String)</B></A> - 
-Constructor for class org.smoby.parser.test.<A HREF="../org/smoby/parser/test/ParserTest.html" title="class in org.smoby.parser.test">ParserTest</A>
-<DD>Create a test case with the given name and file name
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#Property"><B>Property</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#newHeadRequest(java.lang.String)"><B>newHeadRequest(String)</B></A> - 
+Static method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#Provider"><B>Provider</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/tools/Util.html#newJenaModel()"><B>newJenaModel()</B></A> - 
+Static method in class org.semanticmoby.tools.<A HREF="../org/semanticmoby/tools/Util.html" title="class in org.semanticmoby.tools">Util</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#newPostRequest(java.lang.String)"><B>newPostRequest(String)</B></A> - 
+Static method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/Parser.html#parseProvider()"><B>parseProvider()</B></A> - 
-Method in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Parse a provider from the model.
-<DT><A HREF="../org/smoby/parser/Parser.html#parseProvider(com.hp.hpl.jena.rdf.model.Resource)"><B>parseProvider(Resource)</B></A> - 
-Method in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Parse a provider starting from the given resource (i.e.
-<DT><A HREF="../org/smoby/parser/Parser.html#parseProviders()"><B>parseProviders()</B></A> - 
-Method in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Parse and return an unordered collection of providers
 </DL>
 <HR>
 
@@ -158,7 +152,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-10.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-10.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-10.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-O-Index
+M-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="O-Index";
+    parent.document.title="M-Index";
 }
 </SCRIPT>
 
@@ -71,20 +71,144 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_O_"><!-- --></A><H2>
-<B>O</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#Object"><B>Object</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary"><B>MOBY</B></A> - class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#MOBY()"><B>MOBY()</B></A> - 
+Constructor for class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#oneLineDescription"><B>oneLineDescription</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph"><B>MOBYCollection</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>.<DD>A common abstract class for collections, both fixed sized and resizeable,
+ of elements in MOBY graphs.<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html#MOBYCollection(com.hp.hpl.jena.rdf.model.Resource, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYCollection(Resource, List, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#operatesOn"><B>operatesOn</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/graph/MOBYDateConstraint.html" title="class in org.semanticmoby.graph"><B>MOBYDateConstraint</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDateConstraint.html" title="class in org.semanticmoby.graph">MOBYDateConstraint</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYDateConstraint.html#MOBYDateConstraint()"><B>MOBYDateConstraint()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDateConstraint.html" title="class in org.semanticmoby.graph">MOBYDateConstraint</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/package-summary.html"><B>org.smoby.graph</B></A> - package org.smoby.graph<DD>&nbsp;<DT><A HREF="../org/smoby/graph/impl/package-summary.html"><B>org.smoby.graph.impl</B></A> - package org.smoby.graph.impl<DD>&nbsp;<DT><A HREF="../org/smoby/http/package-summary.html"><B>org.smoby.http</B></A> - package org.smoby.http<DD>&nbsp;<DT><A HREF="../org/smoby/parser/package-summary.html"><B>org.smoby.parser</B></A> - package org.smoby.parser<DD>&nbsp;<DT><A HREF="../org/smoby/parser/test/package-summary.html"><B>org.smoby.parser.test</B></A> - package org.smoby.parser.test<DD>&nbsp;<DT><A HREF="../org/smoby/servlet/package-summary.html"><B>org.smoby.servlet</B></A> - package org.smoby.servlet<DD>&nbsp;<DT><A HREF="../org/smoby/tools/package-summary.html"><B>org.smoby.tools</B></A> - package org.smoby.tools<DD>&nbsp;<DT><A HREF="../org/smoby/vocabulary/package-summary.html"><B>org.smoby.vocabulary</B></A> - package org.smoby.vocabulary<DD>&nbsp;</DL>
+<DT><A HREF="../org/semanticmoby/graph/MOBYDescriptor.html" title="class in org.semanticmoby.graph"><B>MOBYDescriptor</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDescriptor.html" title="class in org.semanticmoby.graph">MOBYDescriptor</A>.<DD>The MOBYDescriptor class represents things that are available
+ at a URI.<DT><A HREF="../org/semanticmoby/graph/MOBYDescriptor.html#MOBYDescriptor(com.hp.hpl.jena.rdf.model.Resource, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYDescriptor(Resource, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDescriptor.html" title="class in org.semanticmoby.graph">MOBYDescriptor</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYDocument.html" title="class in org.semanticmoby.graph"><B>MOBYDocument</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDocument.html" title="class in org.semanticmoby.graph">MOBYDocument</A>.<DD>This class represents a document to be incorporated into
+ the S-MOBY metadata repository.<DT><A HREF="../org/semanticmoby/graph/MOBYDocument.html#MOBYDocument(com.hp.hpl.jena.rdf.model.Resource, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYDocument(Resource, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDocument.html" title="class in org.semanticmoby.graph">MOBYDocument</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYEnumeration.html" title="class in org.semanticmoby.graph"><B>MOBYEnumeration</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYEnumeration.html" title="class in org.semanticmoby.graph">MOBYEnumeration</A>.<DD>A class representing a resizable collection of objects, in
+ which the order of the elements is not defined; the intention is
+ for the elements to represent possible choices for a value.<DT><A HREF="../org/semanticmoby/graph/MOBYEnumeration.html#MOBYEnumeration(com.hp.hpl.jena.rdf.model.Resource, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYEnumeration(Resource, List, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYEnumeration.html" title="class in org.semanticmoby.graph">MOBYEnumeration</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html" title="class in org.semanticmoby.graph"><B>MOBYFixedCollection</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html" title="class in org.semanticmoby.graph">MOBYFixedCollection</A>.<DD>A class representing unordered, fixed sized collection
+ of objects.<DT><A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html#MOBYFixedCollection(com.hp.hpl.jena.rdf.model.Resource, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYFixedCollection(Resource, List, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html" title="class in org.semanticmoby.graph">MOBYFixedCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYGraph.html" title="class in org.semanticmoby.graph"><B>MOBYGraph</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraph.html" title="class in org.semanticmoby.graph">MOBYGraph</A>.<DD>This class represents singular (i.e.<DT><A HREF="../org/semanticmoby/graph/MOBYGraph.html#MOBYGraph(com.hp.hpl.jena.rdf.model.Resource, org.semanticmoby.graph.MOBYGraphNode, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYGraph(Resource, MOBYGraphNode, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraph.html" title="class in org.semanticmoby.graph">MOBYGraph</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYGraphNode.html" title="class in org.semanticmoby.graph"><B>MOBYGraphNode</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraphNode.html" title="class in org.semanticmoby.graph">MOBYGraphNode</A>.<DD>An abstract class for nodes in an RDF graph; these nodes are either
+ collections or singular elements.<DT><A HREF="../org/semanticmoby/graph/MOBYGraphNode.html#MOBYGraphNode(com.hp.hpl.jena.rdf.model.Resource, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYGraphNode(Resource, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraphNode.html" title="class in org.semanticmoby.graph">MOBYGraphNode</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYGraphVisitor.html" title="interface in org.semanticmoby.graph"><B>MOBYGraphVisitor</B></A> - interface org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraphVisitor.html" title="interface in org.semanticmoby.graph">MOBYGraphVisitor</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html" title="class in org.semanticmoby.graph"><B>MOBYIntegerConstraint</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYIntegerConstraint</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html#MOBYIntegerConstraint()"><B>MOBYIntegerConstraint()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYLiteral.html" title="class in org.semanticmoby.graph"><B>MOBYLiteral</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYLiteral.html" title="class in org.semanticmoby.graph">MOBYLiteral</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYLiteral.html#MOBYLiteral(java.lang.String)"><B>MOBYLiteral(String)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYLiteral.html" title="class in org.semanticmoby.graph">MOBYLiteral</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYMappingElement.html" title="class in org.semanticmoby.graph"><B>MOBYMappingElement</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYMappingElement.html" title="class in org.semanticmoby.graph">MOBYMappingElement</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYMappingElement.html#MOBYMappingElement(com.hp.hpl.jena.rdf.model.Resource, org.semanticmoby.graph.MOBYFixedCollection, org.semanticmoby.graph.MOBYCollection, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYMappingElement(Resource, MOBYFixedCollection, MOBYCollection, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYMappingElement.html" title="class in org.semanticmoby.graph">MOBYMappingElement</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html" title="class in org.semanticmoby.graph"><B>MOBYNonNegativeIntegerConstraint</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonNegativeIntegerConstraint</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html#MOBYNonNegativeIntegerConstraint()"><B>MOBYNonNegativeIntegerConstraint()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonNegativeIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html" title="class in org.semanticmoby.graph"><B>MOBYNonPositiveIntegerConstraint</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonPositiveIntegerConstraint</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html#MOBYNonPositiveIntegerConstraint()"><B>MOBYNonPositiveIntegerConstraint()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonPositiveIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html" title="class in org.semanticmoby.graph"><B>MOBYNumericConstraint</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html" title="class in org.semanticmoby.graph">MOBYNumericConstraint</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html#MOBYNumericConstraint()"><B>MOBYNumericConstraint()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html" title="class in org.semanticmoby.graph">MOBYNumericConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYObject.html" title="class in org.semanticmoby.graph"><B>MOBYObject</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYObject.html" title="class in org.semanticmoby.graph">MOBYObject</A>.<DD>An object that represents the object of a mapping.<DT><A HREF="../org/semanticmoby/graph/MOBYObject.html#MOBYObject(com.hp.hpl.jena.rdf.model.Resource, org.semanticmoby.graph.MOBYFixedCollection, org.semanticmoby.graph.MOBYCollection, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYObject(Resource, MOBYFixedCollection, MOBYCollection, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYObject.html" title="class in org.semanticmoby.graph">MOBYObject</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYOntology.html" title="class in org.semanticmoby.graph"><B>MOBYOntology</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYOntology.html" title="class in org.semanticmoby.graph">MOBYOntology</A>.<DD>This class represents a collection of RDF statements to be
+ incorporated into the S-MOBY metadata repository.<DT><A HREF="../org/semanticmoby/graph/MOBYOntology.html#MOBYOntology(com.hp.hpl.jena.rdf.model.Resource, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYOntology(Resource, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYOntology.html" title="class in org.semanticmoby.graph">MOBYOntology</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html" title="class in org.semanticmoby.graph"><B>MOBYOrderedCollection</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html" title="class in org.semanticmoby.graph">MOBYOrderedCollection</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html#MOBYOrderedCollection(com.hp.hpl.jena.rdf.model.Resource, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYOrderedCollection(Resource, List, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html" title="class in org.semanticmoby.graph">MOBYOrderedCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html" title="class in org.semanticmoby.graph"><B>MOBYPropertyValue</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html" title="class in org.semanticmoby.graph">MOBYPropertyValue</A>.<DD>A superclass for things that can appear as the subject
+ or object of a statement.<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html#MOBYPropertyValue()"><B>MOBYPropertyValue()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html" title="class in org.semanticmoby.graph">MOBYPropertyValue</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueConstraint.html" title="class in org.semanticmoby.graph"><B>MOBYPropertyValueConstraint</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueConstraint.html" title="class in org.semanticmoby.graph">MOBYPropertyValueConstraint</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueConstraint.html#MOBYPropertyValueConstraint()"><B>MOBYPropertyValueConstraint()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueConstraint.html" title="class in org.semanticmoby.graph">MOBYPropertyValueConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueException.html" title="class in org.semanticmoby.graph"><B>MOBYPropertyValueException</B></A> - exception org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueException.html" title="class in org.semanticmoby.graph">MOBYPropertyValueException</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueException.html#MOBYPropertyValueException(java.lang.String)"><B>MOBYPropertyValueException(String)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueException.html" title="class in org.semanticmoby.graph">MOBYPropertyValueException</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph"><B>MOBYPropertyValueStatement</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph">MOBYPropertyValueStatement</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html#MOBYPropertyValueStatement(com.hp.hpl.jena.rdf.model.Statement, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYPropertyValueStatement(Statement, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph">MOBYPropertyValueStatement</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph"><B>MOBYProvider</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>.<DD>The Provider class represents a resource that provides a
+ service in MOBY.<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html#MOBYProvider(com.hp.hpl.jena.rdf.model.Resource, java.lang.String, java.lang.String, java.lang.String, org.semanticmoby.graph.MOBYUnorderedCollection, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYProvider(Resource, String, String, String, MOBYUnorderedCollection, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYProviderSet.html" title="class in org.semanticmoby.graph"><B>MOBYProviderSet</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProviderSet.html" title="class in org.semanticmoby.graph">MOBYProviderSet</A>.<DD>An class to represent a set of providers<DT><A HREF="../org/semanticmoby/graph/MOBYProviderSet.html#MOBYProviderSet()"><B>MOBYProviderSet()</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProviderSet.html" title="class in org.semanticmoby.graph">MOBYProviderSet</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html" title="class in org.semanticmoby.graph.tools"><B>MOBYProviderTraversalException</B></A> - exception org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraversalException</A>.<DD>This exception class represents the intention to stop the
+ traversal of a MOBY provider description graph.<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html#MOBYProviderTraversalException()"><B>MOBYProviderTraversalException()</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraversalException</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html#MOBYProviderTraversalException(java.lang.String)"><B>MOBYProviderTraversalException(String)</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraversalException</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html#MOBYProviderTraversalException(java.lang.Throwable)"><B>MOBYProviderTraversalException(Throwable)</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraversalException</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html#MOBYProviderTraversalException(java.lang.String, java.lang.Throwable)"><B>MOBYProviderTraversalException(String, Throwable)</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraversalException.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraversalException</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html" title="class in org.semanticmoby.graph.tools"><B>MOBYProviderTraverser</B></A> - class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraverser</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html#MOBYProviderTraverser()"><B>MOBYProviderTraverser()</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraverser</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderVisitor.html" title="interface in org.semanticmoby.graph.tools"><B>MOBYProviderVisitor</B></A> - interface org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderVisitor.html" title="interface in org.semanticmoby.graph.tools">MOBYProviderVisitor</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderVisitorAdapter.html" title="class in org.semanticmoby.graph.tools"><B>MOBYProviderVisitorAdapter</B></A> - class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderVisitorAdapter.html" title="class in org.semanticmoby.graph.tools">MOBYProviderVisitorAdapter</A>.<DD>An adapter class that provides default implementations of all the
+ methods required by the MOBYProviderVisitor interface.<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderVisitorAdapter.html#MOBYProviderVisitorAdapter()"><B>MOBYProviderVisitorAdapter()</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderVisitorAdapter.html" title="class in org.semanticmoby.graph.tools">MOBYProviderVisitorAdapter</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderXMLGenerator.html" title="class in org.semanticmoby.graph.tools"><B>MOBYProviderXMLGenerator</B></A> - class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderXMLGenerator.html" title="class in org.semanticmoby.graph.tools">MOBYProviderXMLGenerator</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderXMLGenerator.html#MOBYProviderXMLGenerator()"><B>MOBYProviderXMLGenerator()</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderXMLGenerator.html" title="class in org.semanticmoby.graph.tools">MOBYProviderXMLGenerator</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderXMLGenerator.html#MOBYProviderXMLGenerator(java.io.PrintStream)"><B>MOBYProviderXMLGenerator(PrintStream)</B></A> - 
+Constructor for class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderXMLGenerator.html" title="class in org.semanticmoby.graph.tools">MOBYProviderXMLGenerator</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html" title="class in org.semanticmoby.graph"><B>MOBYResizableCollection</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html" title="class in org.semanticmoby.graph">MOBYResizableCollection</A>.<DD>A class representing collections that can be resized (i.e.<DT><A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html#MOBYResizableCollection(com.hp.hpl.jena.rdf.model.Resource, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYResizableCollection(Resource, List, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html" title="class in org.semanticmoby.graph">MOBYResizableCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYResource.html" title="class in org.semanticmoby.graph"><B>MOBYResource</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResource.html" title="class in org.semanticmoby.graph">MOBYResource</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/graph/MOBYResource.html#MOBYResource(com.hp.hpl.jena.rdf.model.Resource)"><B>MOBYResource(Resource)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResource.html" title="class in org.semanticmoby.graph">MOBYResource</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYSingleElement.html" title="class in org.semanticmoby.graph"><B>MOBYSingleElement</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYSingleElement.html" title="class in org.semanticmoby.graph">MOBYSingleElement</A>.<DD>A class to represent singular objects, i.e.<DT><A HREF="../org/semanticmoby/graph/MOBYSingleElement.html#MOBYSingleElement(com.hp.hpl.jena.rdf.model.Resource, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYSingleElement(Resource, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYSingleElement.html" title="class in org.semanticmoby.graph">MOBYSingleElement</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYSubject.html" title="class in org.semanticmoby.graph"><B>MOBYSubject</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYSubject.html" title="class in org.semanticmoby.graph">MOBYSubject</A>.<DD>An object that represents the subject of one or more mappings.<DT><A HREF="../org/semanticmoby/graph/MOBYSubject.html#MOBYSubject(com.hp.hpl.jena.rdf.model.Resource, org.semanticmoby.graph.MOBYFixedCollection, org.semanticmoby.graph.MOBYUnorderedCollection, org.semanticmoby.graph.MOBYCollection, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYSubject(Resource, MOBYFixedCollection, MOBYUnorderedCollection, MOBYCollection, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYSubject.html" title="class in org.semanticmoby.graph">MOBYSubject</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html" title="class in org.semanticmoby.graph"><B>MOBYUnorderedCollection</B></A> - class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html" title="class in org.semanticmoby.graph">MOBYUnorderedCollection</A>.<DD>A class representing resizable collection of objects, in
+ which the order of the elements is not defined.<DT><A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html#MOBYUnorderedCollection(com.hp.hpl.jena.rdf.model.Resource, java.util.List, com.hp.hpl.jena.rdf.model.Model)"><B>MOBYUnorderedCollection(Resource, List, Model)</B></A> - 
+Constructor for class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html" title="class in org.semanticmoby.graph">MOBYUnorderedCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/tools/ModelRetriever.html" title="class in org.semanticmoby.tools"><B>ModelRetriever</B></A> - class org.semanticmoby.tools.<A HREF="../org/semanticmoby/tools/ModelRetriever.html" title="class in org.semanticmoby.tools">ModelRetriever</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/parser/test/Test.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
+Static method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/Test.html" title="class in org.semanticmoby.parser.test">Test</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/test/Test.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
+Static method in class org.semanticmoby.test.<A HREF="../org/semanticmoby/test/Test.html" title="class in org.semanticmoby.test">Test</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#mapsTo"><B>mapsTo</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+</DL>
 <HR>
 
 
@@ -137,7 +261,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-5.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-5.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-5.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:08 MST 2004 -->
 <TITLE>
-H-Index
+G-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="H-Index";
+    parent.document.title="G-Index";
 }
 </SCRIPT>
 
@@ -71,31 +71,108 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_H_"><!-- --></A><H2>
-<B>H</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/http/HTTPException.html" title="class in org.smoby.http"><B>HTTPException</B></A> - exception org.smoby.http.<A HREF="../org/smoby/http/HTTPException.html" title="class in org.smoby.http">HTTPException</A>.<DD>This class wraps a String message and underlying Throwable
- cause that occurred at some time during the processing of
- trying to execute an HTTP commnand (normally using the
- HTTPCommand class).<DT><A HREF="../org/smoby/http/HTTPException.html#HTTPException(java.lang.String, java.lang.Throwable)"><B>HTTPException(String, Throwable)</B></A> - 
-Constructor for class org.smoby.http.<A HREF="../org/smoby/http/HTTPException.html" title="class in org.smoby.http">HTTPException</A>
-<DD>Create an instance for the given message and underlying cause.
-<DT><A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http"><B>HTTPRequest</B></A> - class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>.<DD>This is a helper class for executing HTTP commands.<DT><A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http"><B>HTTPResponse</B></A> - class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>.<DD>This class abstracts the details of the response to executing
- an HTTP command.<DT><A HREF="../org/smoby/http/HTTPResponse.html#HTTPResponse(org.apache.commons.httpclient.HttpMethod)"><B>HTTPResponse(HttpMethod)</B></A> - 
-Constructor for class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>
-<DD>Create an instance using the given HttpMethod object
-<DT><A HREF="../org/smoby/http/HTTPRequest.html#HTTP_GET"><B>HTTP_GET</B></A> - 
-Static variable in class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>
-<DD>Constant meaning to use HTTP GET as the method for communicating
- with the registration server.
-<DT><A HREF="../org/smoby/http/HTTPRequest.html#HTTP_POST"><B>HTTP_POST</B></A> - 
-Static variable in class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>
-<DD>Constant meaning to use HTTP POST as the method for communicating
- with the registration server.
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#hasMapping"><B>hasMapping</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#GRAPH_PARAMETER_NAME"><B>GRAPH_PARAMETER_NAME</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>When doing an HTTP POST to a Semantic MOBY provider (i.e.
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#Graph"><B>Graph</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html#get(int)"><B>get(int)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html" title="class in org.semanticmoby.graph">MOBYOrderedCollection</A>
+<DD>Return the object at a given zero-based index.
+<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html#getBody()"><B>getBody()</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>
+<DD>Return the response body returned by the server.
+<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html#getBodyAsStream()"><B>getBodyAsStream()</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>
+<DD>Return the response body returned by the server, as an input stream.
+<DT><A HREF="../org/semanticmoby/graph/MOBYSubject.html#getDirectMappings()"><B>getDirectMappings()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYSubject.html" title="class in org.semanticmoby.graph">MOBYSubject</A>
+<DD>Return a resizable, unordered collection of the MOBYNode instances,
+ which are objects of mapsTo statements, whose subjects are this.
+<DT><A HREF="../org/semanticmoby/parser/UnparsableGraphException.html#getGraphString()"><B>getGraphString()</B></A> - 
+Method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/UnparsableGraphException.html" title="class in org.semanticmoby.parser">UnparsableGraphException</A>
+<DD>Return the string from which the graph was being read
+<DT><A HREF="../org/semanticmoby/graph/MOBYGraph.html#getHasMapping()"><B>getHasMapping()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraph.html" title="class in org.semanticmoby.graph">MOBYGraph</A>
+<DD>Return the object of this graph's hasMapping property.
+<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html#getHeaderValue(java.lang.String)"><B>getHeaderValue(String)</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>
+<DD>Return the value associated with a given header field in the response
+ returned by the server.
+<DT><A HREF="../org/semanticmoby/servlet/ParamReader.html#getIntParameter(java.lang.String, HttpServletRequest, java.lang.Integer, java.lang.Integer)"><B>getIntParameter(String, HttpServletRequest, Integer, Integer)</B></A> - 
+Static method in class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParamReader.html" title="class in org.semanticmoby.servlet">ParamReader</A>
+<DD>Return the value of a named parameter as an integer.
+<DT><A HREF="../org/semanticmoby/servlet/ParamReader.html#getIntParameter(java.lang.String, HttpServletRequest)"><B>getIntParameter(String, HttpServletRequest)</B></A> - 
+Static method in class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParamReader.html" title="class in org.semanticmoby.servlet">ParamReader</A>
+<DD>Return the value of a named parameter as an integer.
+<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html#getMoreInfoURI()"><B>getMoreInfoURI()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>
+<DD>Return a URI that can be accessed to obtain more information
+ about the provider.
+<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html#getName()"><B>getName()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>
+<DD>Return a descriptive name for the provider.
+<DT><A HREF="../org/semanticmoby/graph/MOBYMappingElement.html#getNestedElements()"><B>getNestedElements()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYMappingElement.html" title="class in org.semanticmoby.graph">MOBYMappingElement</A>
+<DD>Return the collection of mappings that are nested within this
+ mapping element through its role as a data structure.
+<DT><A HREF="../org/semanticmoby/parser/NonCanonicalException.html#getNonCanonicalModel()"><B>getNonCanonicalModel()</B></A> - 
+Method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/NonCanonicalException.html" title="class in org.semanticmoby.parser">NonCanonicalException</A>
+<DD>Return the model that was found to be non-canonical
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#getNsPrefix()"><B>getNsPrefix()</B></A> - 
+Static method in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html#getOneLineDescription()"><B>getOneLineDescription()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>
+<DD>Return a short (one line) description for the provider.
+<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html#getOperatesOn()"><B>getOperatesOn()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>
+<DD>Return a collection of graph nodes that this provider operates on.
+<DT><A HREF="../org/semanticmoby/servlet/ParamReader.html#getParameter(java.lang.String, HttpServletRequest, boolean, java.lang.String[])"><B>getParameter(String, HttpServletRequest, boolean, String[])</B></A> - 
+Static method in class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParamReader.html" title="class in org.semanticmoby.servlet">ParamReader</A>
+<DD>Return the value of a named parameter from a request.
+<DT><A HREF="../org/semanticmoby/servlet/ParamReader.html#getParameter(java.lang.String, HttpServletRequest)"><B>getParameter(String, HttpServletRequest)</B></A> - 
+Static method in class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/ParamReader.html" title="class in org.semanticmoby.servlet">ParamReader</A>
+<DD>Return the value of a named parameter from a request.
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html#getPropertyName()"><B>getPropertyName()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph">MOBYPropertyValueStatement</A>
+<DD>Return the name of this property
+<DT><A HREF="../org/semanticmoby/graph/MOBYMappingElement.html#getPropertyValueStatements()"><B>getPropertyValueStatements()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYMappingElement.html" title="class in org.semanticmoby.graph">MOBYMappingElement</A>
+<DD>Return the collection of property-setting statements associated
+ with this mapping element.
+<DT><A HREF="../org/semanticmoby/graph/MOBYDescriptor.html#getResource()"><B>getResource()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDescriptor.html" title="class in org.semanticmoby.graph">MOBYDescriptor</A>
+<DD>Return the resource associated with this descriptor.
+<DT><A HREF="../org/semanticmoby/graph/MOBYResource.html#getResourceURI()"><B>getResourceURI()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResource.html" title="class in org.semanticmoby.graph">MOBYResource</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html#getStatus()"><B>getStatus()</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>
+<DD>Return the HTTP Status code returned by the server.
+<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html#getStatusText()"><B>getStatusText()</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>
+<DD>Return the HTTP Status text that was returned by the server.
+<DT><A HREF="../org/semanticmoby/graph/MOBYLiteral.html#getStringValue()"><B>getStringValue()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYLiteral.html" title="class in org.semanticmoby.graph">MOBYLiteral</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYDescriptor.html#getURI()"><B>getURI()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDescriptor.html" title="class in org.semanticmoby.graph">MOBYDescriptor</A>
+<DD>Return the URI of the underlying resource, if any.
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#getURI()"><B>getURI()</B></A> - 
+Static method in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYDescriptor.html#getUnderlying()"><B>getUnderlying()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYDescriptor.html" title="class in org.semanticmoby.graph">MOBYDescriptor</A>
+<DD>Return the underlying Jena model
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html#getValue()"><B>getValue()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph">MOBYPropertyValueStatement</A>
+<DD>Return the value currently associated with this property
 </DL>
 <HR>
 
@@ -149,7 +226,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-3.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-3.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-3.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:08 MST 2004 -->
 <TITLE>
-F-Index
+E-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="F-Index";
+    parent.document.title="E-Index";
 }
 </SCRIPT>
 
@@ -71,27 +71,22 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_F_"><!-- --></A><H2>
-<B>F</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/parser/Parser.html#forInputStream(java.io.InputStream, java.lang.String)"><B>forInputStream(InputStream, String)</B></A> - 
-Static method in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Create and return a parser for parsing an input stream containing
- the given language
-<DT><A HREF="../org/smoby/parser/Parser.html#forN3File(java.io.File)"><B>forN3File(File)</B></A> - 
-Static method in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Create and return a parser for parsing an N3 file
-<DT><A HREF="../org/smoby/parser/Parser.html#forString(java.lang.String, java.lang.String)"><B>forString(String, String)</B></A> - 
-Static method in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Create and return a parser for parsing a string in a given language
-<DT><A HREF="../org/smoby/parser/Parser.html#forXMLFile(java.io.File)"><B>forXMLFile(File)</B></A> - 
-Static method in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>Create and return a parser for parsing an RDF/XML file
-<DT><A HREF="../org/smoby/tools/Util.html#formatDateForHTTP(java.util.Date)"><B>formatDateForHTTP(Date)</B></A> - 
-Static method in class org.smoby.tools.<A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools">Util</A>
-<DD>Given a date, return a string formatted in accordance with RFC-1123,
- suitable for use in date-related HTTP headers
+<DT><A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html#errorMessage(java.lang.String)"><B>errorMessage(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html#errorMessage(java.lang.String)"><B>errorMessage(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonNegativeIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonNegativeIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html#errorMessage(java.lang.String)"><B>errorMessage(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNonPositiveIntegerConstraint.html" title="class in org.semanticmoby.graph">MOBYNonPositiveIntegerConstraint</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html#errorMessage(java.lang.String)"><B>errorMessage(String)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYNumericConstraint.html" title="class in org.semanticmoby.graph">MOBYNumericConstraint</A>
+<DD>&nbsp;
 </DL>
 <HR>
 
@@ -145,7 +140,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-16.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-16.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-16.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-V-Index
+T-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="V-Index";
+    parent.document.title="T-Index";
 }
 </SCRIPT>
 
@@ -50,7 +50,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="index-15.html"><B>PREV LETTER</B></A>&nbsp;
-&nbsp;NEXT LETTER</FONT></TD>
+&nbsp;<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="index-16.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -71,19 +71,50 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_V_"><!-- --></A><H2>
-<B>V</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/vocabulary/VocabularyDescription.html" title="class in org.smoby.vocabulary"><B>VocabularyDescription</B></A> - class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/VocabularyDescription.html" title="class in org.smoby.vocabulary">VocabularyDescription</A>.<DD>&nbsp;<DT><A HREF="../org/smoby/vocabulary/VocabularyDescription.html#VocabularyDescription()"><B>VocabularyDescription()</B></A> - 
-Constructor for class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/VocabularyDescription.html" title="class in org.smoby.vocabulary">VocabularyDescription</A>
+<DT><A HREF="../org/semanticmoby/parser/test/Test.html" title="class in org.semanticmoby.parser.test"><B>Test</B></A> - class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/Test.html" title="class in org.semanticmoby.parser.test">Test</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/parser/test/Test.html#Test()"><B>Test()</B></A> - 
+Constructor for class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/Test.html" title="class in org.semanticmoby.parser.test">Test</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValueConstraint.html#validatePropertyValue(org.smoby.graph.MOBYPropertyValueStatement, org.smoby.graph.MOBYPropertyValue)"><B>validatePropertyValue(MOBYPropertyValueStatement, MOBYPropertyValue)</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueConstraint.html" title="interface in org.smoby.graph">MOBYPropertyValueConstraint</A>
+<DT><A HREF="../org/semanticmoby/test/Test.html" title="class in org.semanticmoby.test"><B>Test</B></A> - class org.semanticmoby.test.<A HREF="../org/semanticmoby/test/Test.html" title="class in org.semanticmoby.test">Test</A>.<DD>&nbsp;<DT><A HREF="../org/semanticmoby/test/Test.html#Test()"><B>Test()</B></A> - 
+Constructor for class org.semanticmoby.test.<A HREF="../org/semanticmoby/test/Test.html" title="class in org.semanticmoby.test">Test</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYDateConstraintImpl.html#validatePropertyValue(org.smoby.graph.MOBYPropertyValueStatement, org.smoby.graph.MOBYPropertyValue)"><B>validatePropertyValue(MOBYPropertyValueStatement, MOBYPropertyValue)</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYDateConstraintImpl.html" title="class in org.smoby.graph.impl">MOBYDateConstraintImpl</A>
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#testMinimalParsableFile()"><B>testMinimalParsableFile()</B></A> - 
+Method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
 <DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#testMultipleProviders()"><B>testMultipleProviders()</B></A> - 
+Method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#testNonExistentFile()"><B>testNonExistentFile()</B></A> - 
+Method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
+<DD>Test that trying to parse from a non-existent file correctly throws
+ an UnparsableGraphException
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#testNullFileName()"><B>testNullFileName()</B></A> - 
+Method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
+<DD>Test that trying to parse from a non-existent file correctly throws
+ an UnparsableGraphException
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#testSingleProvider()"><B>testSingleProvider()</B></A> - 
+Method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/parser/test/ParserTest.html#testUnparsableFile()"><B>testUnparsableFile()</B></A> - 
+Method in class org.semanticmoby.parser.test.<A HREF="../org/semanticmoby/parser/test/ParserTest.html" title="class in org.semanticmoby.parser.test">ParserTest</A>
+<DD>Test that trying to parse from an unparsable file correctly
+ throws an UnparsableGraphException
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html#toString()"><B>toString()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValueStatement.html" title="class in org.semanticmoby.graph">MOBYPropertyValueStatement</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYProvider.html#toString()"><B>toString()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProvider.html" title="class in org.semanticmoby.graph">MOBYProvider</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html#traverse(org.semanticmoby.graph.MOBYProvider, org.semanticmoby.graph.tools.MOBYProviderVisitor)"><B>traverse(MOBYProvider, MOBYProviderVisitor)</B></A> - 
+Method in class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraverser</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html#traverse(org.semanticmoby.graph.MOBYProvider, org.semanticmoby.graph.tools.MOBYProviderVisitor, boolean)"><B>traverse(MOBYProvider, MOBYProviderVisitor, boolean)</B></A> - 
+Method in class org.semanticmoby.graph.tools.<A HREF="../org/semanticmoby/graph/tools/MOBYProviderTraverser.html" title="class in org.semanticmoby.graph.tools">MOBYProviderTraverser</A>
+<DD>Traverse the given provider, visiting its components with the
+ given visitor.
 </DL>
 <HR>
 
@@ -116,7 +147,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="index-15.html"><B>PREV LETTER</B></A>&nbsp;
-&nbsp;NEXT LETTER</FONT></TD>
+&nbsp;<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="index-16.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -137,7 +168,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-1.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-1.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-1.html	2004/11/18 23:33:08	1.2
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:08 MST 2004 -->
 <TITLE>
 A-Index
 </TITLE>
@@ -71,37 +71,34 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 <A NAME="_A_"><!-- --></A><H2>
 <B>A</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/servlet/AbstractMobyServlet.html" title="class in org.smoby.servlet"><B>AbstractMobyServlet</B></A> - class org.smoby.servlet.<A HREF="../org/smoby/servlet/AbstractMobyServlet.html" title="class in org.smoby.servlet">AbstractMobyServlet</A>.<DD>This abstract class serves as a base class for MOBY servlets.<DT><A HREF="../org/smoby/servlet/AbstractMobyServlet.html#AbstractMobyServlet()"><B>AbstractMobyServlet()</B></A> - 
-Constructor for class org.smoby.servlet.<A HREF="../org/smoby/servlet/AbstractMobyServlet.html" title="class in org.smoby.servlet">AbstractMobyServlet</A>
+<DT><A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html" title="class in org.semanticmoby.servlet"><B>AbstractMobyServlet</B></A> - class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html" title="class in org.semanticmoby.servlet">AbstractMobyServlet</A>.<DD>This abstract class serves as a base class for MOBY servlets.<DT><A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html#AbstractMobyServlet()"><B>AbstractMobyServlet()</B></A> - 
+Constructor for class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html" title="class in org.semanticmoby.servlet">AbstractMobyServlet</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#aboutURI"><B>aboutURI</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#aboutURI"><B>aboutURI</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/http/HTTPRequest.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#addNsPrefix(com.hp.hpl.jena.rdf.model.Model)"><B>addNsPrefix(Model)</B></A> - 
-Static method in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#addNsPrefix(com.hp.hpl.jena.rdf.model.Model)"><B>addNsPrefix(Model)</B></A> - 
+Static method in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/tools/Util.html#addNsPrefixes(com.hp.hpl.jena.rdf.model.Model, com.hp.hpl.jena.rdf.model.Model)"><B>addNsPrefixes(Model, Model)</B></A> - 
-Static method in class org.smoby.tools.<A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools">Util</A>
+<DT><A HREF="../org/semanticmoby/tools/Util.html#addNsPrefixes(com.hp.hpl.jena.rdf.model.Model, com.hp.hpl.jena.rdf.model.Model)"><B>addNsPrefixes(Model, Model)</B></A> - 
+Static method in class org.semanticmoby.tools.<A HREF="../org/semanticmoby/tools/Util.html" title="class in org.semanticmoby.tools">Util</A>
 <DD>Add the namespace prefix mappings from a source model to a destination
  model.
-<DT><A HREF="../org/smoby/http/HTTPRequest.html#addParameter(java.lang.String, java.lang.String)"><B>addParameter(String, String)</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPRequest.html" title="class in org.smoby.http">HTTPRequest</A>
+<DT><A HREF="../org/semanticmoby/http/HTTPRequest.html#addParameter(java.lang.String, java.lang.String)"><B>addParameter(String, String)</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPRequest.html" title="class in org.semanticmoby.http">HTTPRequest</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYProviderSet.html#addProvider(org.smoby.graph.MOBYProvider)"><B>addProvider(MOBYProvider)</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProviderSet.html" title="interface in org.smoby.graph">MOBYProviderSet</A>
+<DT><A HREF="../org/semanticmoby/graph/MOBYProviderSet.html#addProvider(org.semanticmoby.graph.MOBYProvider)"><B>addProvider(MOBYProvider)</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYProviderSet.html" title="class in org.semanticmoby.graph">MOBYProviderSet</A>
 <DD>Add a provider to the set
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html#addProvider(org.smoby.graph.MOBYProvider)"><B>addProvider(MOBYProvider)</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderSetImpl.html" title="class in org.smoby.graph.impl">MOBYProviderSetImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/tools/Util.html#addReachableStmts(com.hp.hpl.jena.rdf.model.Model, com.hp.hpl.jena.rdf.model.Model, com.hp.hpl.jena.rdf.model.Resource, java.lang.String)"><B>addReachableStmts(Model, Model, Resource, String)</B></A> - 
-Static method in class org.smoby.tools.<A HREF="../org/smoby/tools/Util.html" title="class in org.smoby.tools">Util</A>
+<DT><A HREF="../org/semanticmoby/tools/Util.html#addReachableStmts(com.hp.hpl.jena.rdf.model.Model, com.hp.hpl.jena.rdf.model.Model, com.hp.hpl.jena.rdf.model.Resource, java.lang.String)"><B>addReachableStmts(Model, Model, Resource, String)</B></A> - 
+Static method in class org.semanticmoby.tools.<A HREF="../org/semanticmoby/tools/Util.html" title="class in org.semanticmoby.tools">Util</A>
 <DD>&nbsp;
 </DL>
 <HR>
@@ -156,7 +153,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-2.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-2.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-2.html	2004/11/18 23:33:08	1.2
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:08 MST 2004 -->
 <TITLE>
 D-Index
 </TITLE>
@@ -71,16 +71,16 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 <A NAME="_D_"><!-- --></A><H2>
 <B>D</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/servlet/AbstractMobyServlet.html#doGet(HttpServletRequest, HttpServletResponse)"><B>doGet(HttpServletRequest, HttpServletResponse)</B></A> - 
-Method in class org.smoby.servlet.<A HREF="../org/smoby/servlet/AbstractMobyServlet.html" title="class in org.smoby.servlet">AbstractMobyServlet</A>
+<DT><A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html#doGet(HttpServletRequest, HttpServletResponse)"><B>doGet(HttpServletRequest, HttpServletResponse)</B></A> - 
+Method in class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html" title="class in org.semanticmoby.servlet">AbstractMobyServlet</A>
 <DD>By MOBY convention, an HTTP GET equates to a request for the
  canonical OWL description graph for a provider.
-<DT><A HREF="../org/smoby/servlet/AbstractMobyServlet.html#doPost(HttpServletRequest, HttpServletResponse)"><B>doPost(HttpServletRequest, HttpServletResponse)</B></A> - 
-Method in class org.smoby.servlet.<A HREF="../org/smoby/servlet/AbstractMobyServlet.html" title="class in org.smoby.servlet">AbstractMobyServlet</A>
+<DT><A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html#doPost(HttpServletRequest, HttpServletResponse)"><B>doPost(HttpServletRequest, HttpServletResponse)</B></A> - 
+Method in class org.semanticmoby.servlet.<A HREF="../org/semanticmoby/servlet/AbstractMobyServlet.html" title="class in org.semanticmoby.servlet">AbstractMobyServlet</A>
 <DD>By MOBY convention, an HTTP POST equates to a request for the service
  provided by a provider.
 </DL>
@@ -136,7 +136,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-4.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-4.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-4.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:08 MST 2004 -->
 <TITLE>
-G-Index
+F-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="G-Index";
+    parent.document.title="F-Index";
 }
 </SCRIPT>
 
@@ -71,123 +71,27 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_G_"><!-- --></A><H2>
-<B>G</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#Graph"><B>Graph</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYOrderedCollection.html#get(int)"><B>get(int)</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYOrderedCollection.html" title="interface in org.smoby.graph">MOBYOrderedCollection</A>
-<DD>Return the object at a given zero-based index.
-<DT><A HREF="../org/smoby/http/HTTPResponse.html#getBody()"><B>getBody()</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>
-<DD>Return the response body returned by the server.
-<DT><A HREF="../org/smoby/http/HTTPResponse.html#getBodyAsStream()"><B>getBodyAsStream()</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>
-<DD>Return the response body returned by the server, as an input stream.
-<DT><A HREF="../org/smoby/graph/MOBYSubject.html#getDirectMappings()"><B>getDirectMappings()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYSubject.html" title="interface in org.smoby.graph">MOBYSubject</A>
-<DD>Return a resizable, unordered collection of the MOBYNode instances,
- which are objects of mapsTo statements, whose subjects are this.
-<DT><A HREF="../org/smoby/parser/UnparsableGraphException.html#getGraphString()"><B>getGraphString()</B></A> - 
-Method in class org.smoby.parser.<A HREF="../org/smoby/parser/UnparsableGraphException.html" title="class in org.smoby.parser">UnparsableGraphException</A>
-<DD>Return the string from which the graph was being read
-<DT><A HREF="../org/smoby/http/HTTPResponse.html#getHeaderValue(java.lang.String)"><B>getHeaderValue(String)</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>
-<DD>Return the value associated with a given header field in the response
- returned by the server.
-<DT><A HREF="../org/smoby/servlet/ParamReader.html#getIntParameter(java.lang.String, HttpServletRequest, java.lang.Integer, java.lang.Integer)"><B>getIntParameter(String, HttpServletRequest, Integer, Integer)</B></A> - 
-Static method in class org.smoby.servlet.<A HREF="../org/smoby/servlet/ParamReader.html" title="class in org.smoby.servlet">ParamReader</A>
-<DD>Return the value of a named parameter as an integer.
-<DT><A HREF="../org/smoby/servlet/ParamReader.html#getIntParameter(java.lang.String, HttpServletRequest)"><B>getIntParameter(String, HttpServletRequest)</B></A> - 
-Static method in class org.smoby.servlet.<A HREF="../org/smoby/servlet/ParamReader.html" title="class in org.smoby.servlet">ParamReader</A>
-<DD>Return the value of a named parameter as an integer.
-<DT><A HREF="../org/smoby/graph/MOBYProvider.html#getMoreInfoURI()"><B>getMoreInfoURI()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProvider.html" title="interface in org.smoby.graph">MOBYProvider</A>
-<DD>Return a URI that can be accessed to obtain more information
- about the provider.
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html#getMoreInfoURI()"><B>getMoreInfoURI()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl">MOBYProviderImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYProvider.html#getName()"><B>getName()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProvider.html" title="interface in org.smoby.graph">MOBYProvider</A>
-<DD>Return a descriptive name for the provider.
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html#getName()"><B>getName()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl">MOBYProviderImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYMappingElement.html#getNestedElements()"><B>getNestedElements()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYMappingElement.html" title="interface in org.smoby.graph">MOBYMappingElement</A>
-<DD>Return the collection of mappings that are nested within this subject
- through its role as a data structure.
-<DT><A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html#getNestedElements()"><B>getNestedElements()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html" title="class in org.smoby.graph.impl">MOBYMappingElementImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/parser/NonCanonicalException.html#getNonCanonicalModel()"><B>getNonCanonicalModel()</B></A> - 
-Method in class org.smoby.parser.<A HREF="../org/smoby/parser/NonCanonicalException.html" title="class in org.smoby.parser">NonCanonicalException</A>
-<DD>Return the model that was found to be non-canonical
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#getNsPrefix()"><B>getNsPrefix()</B></A> - 
-Static method in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYProvider.html#getOneLineDescription()"><B>getOneLineDescription()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProvider.html" title="interface in org.smoby.graph">MOBYProvider</A>
-<DD>Return a short (one line) description for the provider.
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html#getOneLineDescription()"><B>getOneLineDescription()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl">MOBYProviderImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYProvider.html#getOperatesOn()"><B>getOperatesOn()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYProvider.html" title="interface in org.smoby.graph">MOBYProvider</A>
-<DD>Return a collection of graph nodes that this provider operates on.
-<DT><A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html#getOperatesOn()"><B>getOperatesOn()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYProviderImpl.html" title="class in org.smoby.graph.impl">MOBYProviderImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/servlet/ParamReader.html#getParameter(java.lang.String, HttpServletRequest, boolean, java.lang.String[])"><B>getParameter(String, HttpServletRequest, boolean, String[])</B></A> - 
-Static method in class org.smoby.servlet.<A HREF="../org/smoby/servlet/ParamReader.html" title="class in org.smoby.servlet">ParamReader</A>
-<DD>Return the value of a named parameter from a request.
-<DT><A HREF="../org/smoby/servlet/ParamReader.html#getParameter(java.lang.String, HttpServletRequest)"><B>getParameter(String, HttpServletRequest)</B></A> - 
-Static method in class org.smoby.servlet.<A HREF="../org/smoby/servlet/ParamReader.html" title="class in org.smoby.servlet">ParamReader</A>
-<DD>Return the value of a named parameter from a request.
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html#getPropertyName()"><B>getPropertyName()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html" title="interface in org.smoby.graph">MOBYPropertyValueStatement</A>
-<DD>Return the name of this property
-<DT><A HREF="../org/smoby/graph/MOBYMappingElement.html#getPropertyValueStatements()"><B>getPropertyValueStatements()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYMappingElement.html" title="interface in org.smoby.graph">MOBYMappingElement</A>
-<DD>Return the collection of property-setting statements associated
- with this subject.
-<DT><A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html#getPropertyValueStatements()"><B>getPropertyValueStatements()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYMappingElementImpl.html" title="class in org.smoby.graph.impl">MOBYMappingElementImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYResource.html#getResourceURI()"><B>getResourceURI()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYResource.html" title="interface in org.smoby.graph">MOBYResource</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/http/HTTPResponse.html#getStatus()"><B>getStatus()</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>
-<DD>Return the HTTP Status code returned by the server.
-<DT><A HREF="../org/smoby/http/HTTPResponse.html#getStatusText()"><B>getStatusText()</B></A> - 
-Method in class org.smoby.http.<A HREF="../org/smoby/http/HTTPResponse.html" title="class in org.smoby.http">HTTPResponse</A>
-<DD>Return the HTTP Status text that was returned by the server.
-<DT><A HREF="../org/smoby/graph/MOBYLiteral.html#getStringValue()"><B>getStringValue()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYLiteral.html" title="interface in org.smoby.graph">MOBYLiteral</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYDescriptor.html#getURI()"><B>getURI()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYDescriptor.html" title="interface in org.smoby.graph">MOBYDescriptor</A>
-<DD>Return the URI represented by this node.
-<DT><A HREF="../org/smoby/graph/impl/MOBYDescriptorImpl.html#getURI()"><B>getURI()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYDescriptorImpl.html" title="class in org.smoby.graph.impl">MOBYDescriptorImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#getURI()"><B>getURI()</B></A> - 
-Static method in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/impl/MOBYDescriptorImpl.html#getUnderlying()"><B>getUnderlying()</B></A> - 
-Method in class org.smoby.graph.impl.<A HREF="../org/smoby/graph/impl/MOBYDescriptorImpl.html" title="class in org.smoby.graph.impl">MOBYDescriptorImpl</A>
-<DD>&nbsp;
-<DT><A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html#getValue()"><B>getValue()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYPropertyValueStatement.html" title="interface in org.smoby.graph">MOBYPropertyValueStatement</A>
-<DD>Return the value currently associated with this property
-<DT><A HREF="../org/smoby/graph/MOBYGraph.html#gethasMapping()"><B>gethasMapping()</B></A> - 
-Method in interface org.smoby.graph.<A HREF="../org/smoby/graph/MOBYGraph.html" title="interface in org.smoby.graph">MOBYGraph</A>
-<DD>Return the object of this graph's hasMapping property.
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#forInputStream(java.io.InputStream, java.lang.String)"><B>forInputStream(InputStream, String)</B></A> - 
+Static method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Create and return a parser for parsing an input stream containing
+ the given language
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#forN3File(java.io.File)"><B>forN3File(File)</B></A> - 
+Static method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Create and return a parser for parsing an N3 file
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#forString(java.lang.String, java.lang.String)"><B>forString(String, String)</B></A> - 
+Static method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Create and return a parser for parsing a string in a given language
+<DT><A HREF="../org/semanticmoby/parser/Parser.html#forXMLFile(java.io.File)"><B>forXMLFile(File)</B></A> - 
+Static method in class org.semanticmoby.parser.<A HREF="../org/semanticmoby/parser/Parser.html" title="class in org.semanticmoby.parser">Parser</A>
+<DD>Create and return a parser for parsing an RDF/XML file
+<DT><A HREF="../org/semanticmoby/tools/Util.html#formatDateForHTTP(java.util.Date)"><B>formatDateForHTTP(Date)</B></A> - 
+Static method in class org.semanticmoby.tools.<A HREF="../org/semanticmoby/tools/Util.html" title="class in org.semanticmoby.tools">Util</A>
+<DD>Given a date, return a string formatted in accordance with RFC-1123,
+ suitable for use in date-related HTTP headers
 </DL>
 <HR>
 
@@ -241,7 +145,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-7.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-7.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/java-api/index-files/index-7.html	2004/11/18 23:33:08	1.2
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Mon Jul 12 13:57:49 MDT 2004 -->
+<!-- Generated by javadoc (build 1.4.2_05) on Thu Nov 18 15:51:09 MST 2004 -->
 <TITLE>
-L-Index
+I-Index
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="L-Index";
+    parent.document.title="I-Index";
 }
 </SCRIPT>
 
@@ -71,22 +71,101 @@
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
-<A NAME="_L_"><!-- --></A><H2>
-<B>L</B></H2>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
 <DL>
-<DT><A HREF="../org/smoby/parser/Parser.html#LANGUAGE_N3"><B>LANGUAGE_N3</B></A> - 
-Static variable in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>A constant representing N3 as a language
-<DT><A HREF="../org/smoby/parser/Parser.html#LANGUAGE_RDF_XML"><B>LANGUAGE_RDF_XML</B></A> - 
-Static variable in class org.smoby.parser.<A HREF="../org/smoby/parser/Parser.html" title="class in org.smoby.parser">Parser</A>
-<DD>A constant representing RDF/XML as a language
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#LAST_MODIFIED_HEADER"><B>LAST_MODIFIED_HEADER</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#IF_MODIFIED_HEADER"><B>IF_MODIFIED_HEADER</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
-<DT><A HREF="../org/smoby/vocabulary/MOBY.html#lastModifiedDate"><B>lastModifiedDate</B></A> - 
-Static variable in class org.smoby.vocabulary.<A HREF="../org/smoby/vocabulary/MOBY.html" title="class in org.smoby.vocabulary">MOBY</A>
+<DT><A HREF="../org/semanticmoby/vocabulary/MOBY.html#inputURI"><B>inputURI</B></A> - 
+Static variable in class org.semanticmoby.vocabulary.<A HREF="../org/semanticmoby/vocabulary/MOBY.html" title="class in org.semanticmoby.vocabulary">MOBY</A>
 <DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYGraphNode.html#isBlank()"><B>isBlank()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraphNode.html" title="class in org.semanticmoby.graph">MOBYGraphNode</A>
+<DD>Return whether or not this node represents a blank node
+<DT><A HREF="../org/semanticmoby/graph/MOBYResource.html#isBlank()"><B>isBlank()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResource.html" title="class in org.semanticmoby.graph">MOBYResource</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html#isCollection()"><B>isCollection()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYGraphNode.html#isCollection()"><B>isCollection()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraphNode.html" title="class in org.semanticmoby.graph">MOBYGraphNode</A>
+<DD>Return whether or not this object is a collection.
+<DT><A HREF="../org/semanticmoby/graph/MOBYSingleElement.html#isCollection()"><B>isCollection()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYSingleElement.html" title="class in org.semanticmoby.graph">MOBYSingleElement</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYEnumeration.html#isEnumeration()"><B>isEnumeration()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYEnumeration.html" title="class in org.semanticmoby.graph">MOBYEnumeration</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html#isEnumeration()"><B>isEnumeration()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html" title="class in org.semanticmoby.graph">MOBYUnorderedCollection</A>
+<DD>Return whether or not the elements of this collection represent
+ choices (i.e.
+<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html#isFixedSized()"><B>isFixedSized()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>
+<DD>Return whether or not the collection is fixed in size
+<DT><A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html#isFixedSized()"><B>isFixedSized()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html" title="class in org.semanticmoby.graph">MOBYFixedCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html#isFixedSized()"><B>isFixedSized()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html" title="class in org.semanticmoby.graph">MOBYResizableCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYLiteral.html#isLiteral()"><B>isLiteral()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYLiteral.html" title="class in org.semanticmoby.graph">MOBYLiteral</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html#isLiteral()"><B>isLiteral()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html" title="class in org.semanticmoby.graph">MOBYPropertyValue</A>
+<DD>Return whether or not this property value represents
+ a literal value
+<DT><A HREF="../org/semanticmoby/graph/MOBYResource.html#isLiteral()"><B>isLiteral()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResource.html" title="class in org.semanticmoby.graph">MOBYResource</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html#isOrdered()"><B>isOrdered()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYOrderedCollection.html" title="class in org.semanticmoby.graph">MOBYOrderedCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html#isOrdered()"><B>isOrdered()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html" title="class in org.semanticmoby.graph">MOBYResizableCollection</A>
+<DD>Return whether or not this collection is ordered.
+<DT><A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html#isOrdered()"><B>isOrdered()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYUnorderedCollection.html" title="class in org.semanticmoby.graph">MOBYUnorderedCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html#isResizable()"><B>isResizable()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>
+<DD>Return whether or not the collection is resizable
+<DT><A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html#isResizable()"><B>isResizable()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYFixedCollection.html" title="class in org.semanticmoby.graph">MOBYFixedCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html#isResizable()"><B>isResizable()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResizableCollection.html" title="class in org.semanticmoby.graph">MOBYResizableCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYLiteral.html#isResource()"><B>isResource()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYLiteral.html" title="class in org.semanticmoby.graph">MOBYLiteral</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html#isResource()"><B>isResource()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYPropertyValue.html" title="class in org.semanticmoby.graph">MOBYPropertyValue</A>
+<DD>Return whether or not this property value represents
+ a resource
+<DT><A HREF="../org/semanticmoby/graph/MOBYResource.html#isResource()"><B>isResource()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYResource.html" title="class in org.semanticmoby.graph">MOBYResource</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html#isSingular()"><B>isSingular()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/graph/MOBYGraphNode.html#isSingular()"><B>isSingular()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYGraphNode.html" title="class in org.semanticmoby.graph">MOBYGraphNode</A>
+<DD>Return whether or not this object is a singular element.
+<DT><A HREF="../org/semanticmoby/graph/MOBYSingleElement.html#isSingular()"><B>isSingular()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYSingleElement.html" title="class in org.semanticmoby.graph">MOBYSingleElement</A>
+<DD>&nbsp;
+<DT><A HREF="../org/semanticmoby/http/HTTPResponse.html#isSuccessful()"><B>isSuccessful()</B></A> - 
+Method in class org.semanticmoby.http.<A HREF="../org/semanticmoby/http/HTTPResponse.html" title="class in org.semanticmoby.http">HTTPResponse</A>
+<DD>Return whether or not this response represents a successful
+ outcome to the command that was executed.
+<DT><A HREF="../org/semanticmoby/graph/MOBYCollection.html#iterator()"><B>iterator()</B></A> - 
+Method in class org.semanticmoby.graph.<A HREF="../org/semanticmoby/graph/MOBYCollection.html" title="class in org.semanticmoby.graph">MOBYCollection</A>
+<DD>Return an iterator for traversing the elements
 </DL>
 <HR>
 
@@ -140,7 +219,7 @@
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">H</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <HR>
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">K</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">T</A> <A HREF="index-17.html">U</A> <A HREF="index-18.html">V</A> <HR>
 
 </BODY>
 </HTML>




More information about the MOBY-guts mailing list