Added: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/LDPException.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/LDPException.html (added) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/LDPException.html Tue Dec 16 10:39:19 2014 @@ -0,0 +1,295 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:50 UTC 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>LDPException (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> +<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="LDPException (Apache Marmotta Site 3.3.0 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/LDPException.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/marmotta/platform/ldp/exceptions/LDPException.html" target="_top">Frames</a></li> +<li><a href="LDPException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.marmotta.platform.ldp.exceptions</div> +<h2 title="Class LDPException" class="title">Class LDPException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.marmotta.platform.ldp.exceptions.LDPException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a>, <a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidInteractionModelException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidInteractionModelException</a>, <a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidModificationException</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">LDPException</span> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block">Created by jakob on 12.06.14.</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#org.apache.marmotta.platform.ldp.exceptions.LDPException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html#LDPException()">LDPException</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html#LDPException(java.lang.String)">LDPException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html#LDPException(java.lang.String, java.lang.Throwable)">LDPException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html#LDPException(java.lang.Throwable)">LDPException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or inter face in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lan g/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="LDPException()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>LDPException</h4> +<pre>public LDPException()</pre> +</li> +</ul> +<a name="LDPException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>LDPException</h4> +<pre>public LDPException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> +</li> +</ul> +<a name="LDPException(java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>LDPException</h4> +<pre>public LDPException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +</li> +</ul> +<a name="LDPException(java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>LDPException</h4> +<pre>public LDPException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/LDPException.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/marmotta/platform/ldp/exceptions/LDPException.html" target="_top">Frames</a></li> +<li><a href="LDPException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2012–2014 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
Added: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html (added) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html Tue Dec 16 10:39:19 2014 @@ -0,0 +1,268 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.marmotta.platform.ldp.exceptions.IncompatibleResourceTypeException (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> +<link rel="stylesheet" type="text/css" href="../../../../../../../javadoc.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.IncompatibleResourceTypeException (Apache Marmotta Site 3.3.0 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html" target="_top">Frames</a></li> +<li><a href="IncompatibleResourceTypeException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.IncompatibleResourceTypeException" class="title">Uses of Class<br>org.apache.marmotta.platform.ldp.exceptions.IncompatibleResourceTypeException</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.api">org.apache.marmotta.platform.ldp.api</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.services">org.apache.marmotta.platform.ldp.services</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.webservices">org.apache.marmotta.platform.ldp.webservices</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.marmotta.platform.ldp.api"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a> in <a href="../../../../../../../org/apache/marmotta/platform/ldp/api/package-summary.html">org.apache.marmotta.platform.ldp.api</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/marmotta/platform/ldp/api/package-summary.html">org.apache.marmotta.platform.ldp.api</a> that throw <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.marmotta.platform.ldp.services"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a> in <a href="../../../../../../../org/apache/marmotta/platform/ldp/services/package-summary.html">org.apache.marmotta.platform.ldp.services</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/marmotta/platform/ldp/services/package-summary.html">org.apache.marmotta.platform.ldp.services</a> that throw <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.marmotta.platform.ldp.webservices"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a> in <a href="../../../../../../../org/apache/marmotta/platform/ldp/webservices/package-summary.html">org.apache.marmotta.platform.ldp.webservices</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/marmotta/platform/ldp/webservices/package-summary.html">org.apache.marmotta.platform.ldp.webservices</a> that throw <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>javax.ws.rs.core.Response</code></td> +<td class="colLast"><span class="strong">LdpWebService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/webservices/LdpWebService.html#PUT(javax.ws.rs.core.UriInfo, javax.ws.rs.core.Request, java.util.List, javax.ws.rs.core.EntityTag, javax.ws.rs.core.MediaType, java.io.InputStream)">PUT</a></strong>(javax.ws.rs.core.UriInfo uriInfo, + javax.ws.rs.core.Request request, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><javax.ws.rs.core.Link> linkHeaders, + javax.ws.rs.core.EntityTag eTag, + javax.ws.rs.core.MediaType type, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> postBody)</code> +<div class="block">Handle PUT (Sec.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html" target="_top">Frames</a></li> +<li><a href="IncompatibleResourceTypeException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2012–2014 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidInteractionModelException.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidInteractionModelException.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidInteractionModelException.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidInteractionModelException (Apache Marmotta Site 3.3.0 API)"; } //--> </script> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidModificationException.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidModificationException.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidModificationException.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.InvalidModificationException (Apache Marmotta Site 3.3.0 API)"; } //--> </script> @@ -84,6 +84,10 @@ <td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.services">org.apache.marmotta.platform.ldp.services</a></td> <td class="colLast"> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.webservices">org.apache.marmotta.platform.ldp.webservices</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> @@ -114,6 +118,44 @@ <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> patchData, boolean strict)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/api/LdpService.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> +<div class="block">Update an existing resource</div> +</td> +</tr> </tbody> </table> </li> @@ -142,6 +184,61 @@ <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> patchData, boolean strict)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, java.lang.String, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><span class="strong">LdpServiceImpl.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/services/LdpServiceImpl.html#updateResource(org.openrdf.repository.RepositoryConnection, org.openrdf.model.URI, java.io.InputStream, java.lang.String, boolean)">updateResource</a></strong>(org.openrdf.repository.RepositoryConnection connection, + org.openrdf.model.URI resource, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, + boolean overwrite)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.marmotta.platform.ldp.webservices"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidModificationException</a> in <a href="../../../../../../../org/apache/marmotta/platform/ldp/webservices/package-summary.html">org.apache.marmotta.platform.ldp.webservices</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/marmotta/platform/ldp/webservices/package-summary.html">org.apache.marmotta.platform.ldp.webservices</a> that throw <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidModificationException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>javax.ws.rs.core.Response</code></td> +<td class="colLast"><span class="strong">LdpWebService.</span><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/webservices/LdpWebService.html#PUT(javax.ws.rs.core.UriInfo, javax.ws.rs.core.Request, java.util.List, javax.ws.rs.core.EntityTag, javax.ws.rs.core.MediaType, java.io.InputStream)">PUT</a></strong>(javax.ws.rs.core.UriInfo uriInfo, + javax.ws.rs.core.Request request, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><javax.ws.rs.core.Link> linkHeaders, + javax.ws.rs.core.EntityTag eTag, + javax.ws.rs.core.MediaType type, + <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> postBody)</code> +<div class="block">Handle PUT (Sec.</div> +</td> +</tr> </tbody> </table> </li> Added: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/LDPException.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/LDPException.html (added) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/class-use/LDPException.html Tue Dec 16 10:39:19 2014 @@ -0,0 +1,171 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.marmotta.platform.ldp.exceptions.LDPException (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> +<link rel="stylesheet" type="text/css" href="../../../../../../../javadoc.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.LDPException (Apache Marmotta Site 3.3.0 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/marmotta/platform/ldp/exceptions/class-use/LDPException.html" target="_top">Frames</a></li> +<li><a href="LDPException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.marmotta.platform.ldp.exceptions.LDPException" class="title">Uses of Class<br>org.apache.marmotta.platform.ldp.exceptions.LDPException</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">LDPException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.exceptions">org.apache.marmotta.platform.ldp.exceptions</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.marmotta.platform.ldp.exceptions"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">LDPException</a> in <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/package-summary.html">org.apache.marmotta.platform.ldp.exceptions</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> +<caption><span>Subclasses of <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">LDPException</a> in <a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/package-summary.html">org.apache.marmotta.platform.ldp.exceptions</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a></strong></code> +<div class="block">Exception to be thrown if a RDFS-Resource is available where a Non-RDF-Resource is expected, and vice versa.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidInteractionModelException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidInteractionModelException</a></strong></code> +<div class="block">Invalid or unknown LDP Client Interaction Model Exception</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidModificationException</a></strong></code> +<div class="block">Exception to be thrown if a client operation tries to modify server-controlled data, and the operation should not be ignored.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/marmotta/platform/ldp/exceptions/class-use/LDPException.html" target="_top">Frames</a></li> +<li><a href="LDPException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2012–2014 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-frame.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-frame.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-frame.html Tue Dec 16 10:39:19 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> @@ -13,8 +13,10 @@ <div class="indexContainer"> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> +<li><a href="IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions" target="classFrame">IncompatibleResourceTypeException</a></li> <li><a href="InvalidInteractionModelException.html" title="class in org.apache.marmotta.platform.ldp.exceptions" target="classFrame">InvalidInteractionModelException</a></li> <li><a href="InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions" target="classFrame">InvalidModificationException</a></li> +<li><a href="LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions" target="classFrame">LDPException</a></li> </ul> </div> </body> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-summary.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-summary.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-summary.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.3.0 API)"; } //--> </script> @@ -77,17 +77,29 @@ </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">IncompatibleResourceTypeException</a></td> +<td class="colLast"> +<div class="block">Exception to be thrown if a RDFS-Resource is available where a Non-RDF-Resource is expected, and vice versa.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidInteractionModelException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidInteractionModelException</a></td> <td class="colLast"> <div class="block">Invalid or unknown LDP Client Interaction Model Exception</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">InvalidModificationException</a></td> <td class="colLast"> <div class="block">Exception to be thrown if a client operation tries to modify server-controlled data, and the operation should not be ignored.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions">LDPException</a></td> +<td class="colLast"> +<div class="block">Created by jakob on 12.06.14.</div> +</td> +</tr> </tbody> </table> </li> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-tree.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-tree.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-tree.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.marmotta.platform.ldp.exceptions Class Hierarchy (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>org.apache.marmotta.platform.ldp.exceptions Class Hierarchy (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.marmotta.platform.ldp.exceptions Class Hierarchy (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="org.apache.marmotta.platform.ldp.exceptions Class Hierarchy (Apache Marmotta Site 3.3.0 API)"; } //--> </script> @@ -79,11 +79,16 @@ <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> <ul> +<li type="circle">org.apache.marmotta.platform.ldp.exceptions.<a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/LDPException.html" title="class in org.apache.marmotta.platform.ldp.exceptions"><span class="strong">LDPException</span></a> +<ul> +<li type="circle">org.apache.marmotta.platform.ldp.exceptions.<a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/IncompatibleResourceTypeException.html" title="class in org.apache.marmotta.platform.ldp.exceptions"><span class="strong">IncompatibleResourceTypeException</span></a></li> <li type="circle">org.apache.marmotta.platform.ldp.exceptions.<a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidInteractionModelException.html" title="class in org.apache.marmotta.platform.ldp.exceptions"><span class="strong">InvalidInteractionModelException</span></a></li> <li type="circle">org.apache.marmotta.platform.ldp.exceptions.<a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/InvalidModificationException.html" title="class in org.apache.marmotta.platform.ldp.exceptions"><span class="strong">InvalidModificationException</span></a></li> </ul> </li> </ul> +</li> +</ul> </li> </ul> </li> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-use.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-use.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/exceptions/package-use.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>Uses of Package org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="Uses of Package org.apache.marmotta.platform.ldp.exceptions (Apache Marmotta Site 3.3.0 API)"; } //--> </script> @@ -81,9 +81,17 @@ <td class="colLast"> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.exceptions">org.apache.marmotta.platform.ldp.exceptions</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.services">org.apache.marmotta.platform.ldp.services</a></td> <td class="colLast"> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.marmotta.platform.ldp.webservices">org.apache.marmotta.platform.ldp.webservices</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> @@ -97,11 +105,16 @@ </tr> <tbody> <tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html#org.apache.marmotta.platform.ldp.api">IncompatibleResourceTypeException</a> +<div class="block">Exception to be thrown if a RDFS-Resource is available where a Non-RDF-Resource is expected, and vice versa.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidInteractionModelException.html#org.apache.marmotta.platform.ldp.api">InvalidInteractionModelException</a> <div class="block">Invalid or unknown LDP Client Interaction Model Exception</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidModificationException.html#org.apache.marmotta.platform.ldp.api">InvalidModificationException</a> <div class="block">Exception to be thrown if a client operation tries to modify server-controlled data, and the operation should not be ignored.</div> </td> @@ -109,6 +122,23 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.marmotta.platform.ldp.exceptions"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/package-summary.html">org.apache.marmotta.platform.ldp.exceptions</a> used by <a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/package-summary.html">org.apache.marmotta.platform.ldp.exceptions</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/LDPException.html#org.apache.marmotta.platform.ldp.exceptions">LDPException</a> +<div class="block">Created by jakob on 12.06.14.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.marmotta.platform.ldp.services"> <!-- --> </a> @@ -119,15 +149,42 @@ </tr> <tbody> <tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html#org.apache.marmotta.platform.ldp.services">IncompatibleResourceTypeException</a> +<div class="block">Exception to be thrown if a RDFS-Resource is available where a Non-RDF-Resource is expected, and vice versa.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidInteractionModelException.html#org.apache.marmotta.platform.ldp.services">InvalidInteractionModelException</a> <div class="block">Invalid or unknown LDP Client Interaction Model Exception</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidModificationException.html#org.apache.marmotta.platform.ldp.services">InvalidModificationException</a> <div class="block">Exception to be thrown if a client operation tries to modify server-controlled data, and the operation should not be ignored.</div> </td> </tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.marmotta.platform.ldp.webservices"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/package-summary.html">org.apache.marmotta.platform.ldp.exceptions</a> used by <a href="../../../../../../org/apache/marmotta/platform/ldp/webservices/package-summary.html">org.apache.marmotta.platform.ldp.webservices</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/IncompatibleResourceTypeException.html#org.apache.marmotta.platform.ldp.webservices">IncompatibleResourceTypeException</a> +<div class="block">Exception to be thrown if a RDFS-Resource is available where a Non-RDF-Resource is expected, and vice versa.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/marmotta/platform/ldp/exceptions/class-use/InvalidModificationException.html#org.apache.marmotta.platform.ldp.webservices">InvalidModificationException</a> +<div class="block">Exception to be thrown if a client operation tries to modify server-controlled data, and the operation should not be ignored.</div> +</td> +</tr> </tbody> </table> </li> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/LdpLoggingModule.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/LdpLoggingModule.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/LdpLoggingModule.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:20 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:50 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>LdpLoggingModule (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>LdpLoggingModule (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LdpLoggingModule (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="LdpLoggingModule (Apache Marmotta Site 3.3.0 API)"; } //--> </script> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/class-use/LdpLoggingModule.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/class-use/LdpLoggingModule.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/class-use/LdpLoggingModule.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>Uses of Class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="Uses of Class org.apache.marmotta.platform.ldp.logging.LdpLoggingModule (Apache Marmotta Site 3.3.0 API)"; } //--> </script> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-frame.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-frame.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-frame.html Tue Dec 16 10:39:19 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-summary.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-summary.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-summary.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.3.0 API)"; } //--> </script> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-tree.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-tree.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-tree.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.marmotta.platform.ldp.logging Class Hierarchy (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>org.apache.marmotta.platform.ldp.logging Class Hierarchy (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.marmotta.platform.ldp.logging Class Hierarchy (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="org.apache.marmotta.platform.ldp.logging Class Hierarchy (Apache Marmotta Site 3.3.0 API)"; } //--> </script> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-use.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-use.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/logging/package-use.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>Uses of Package org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="Uses of Package org.apache.marmotta.platform.ldp.logging (Apache Marmotta Site 3.3.0 API)"; } //--> </script> Modified: websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/services/LdpBinaryStoreServiceImpl.html ============================================================================== --- websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/services/LdpBinaryStoreServiceImpl.html (original) +++ websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/platform/ldp/services/LdpBinaryStoreServiceImpl.html Tue Dec 16 10:39:19 2014 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:20 UTC 2014 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:50 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>LdpBinaryStoreServiceImpl (Apache Marmotta Site 3.2.1 API)</title> -<meta name="date" content="2014-12-08"> +<title>LdpBinaryStoreServiceImpl (Apache Marmotta Site 3.3.0 API)</title> +<meta name="date" content="2014-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LdpBinaryStoreServiceImpl (Apache Marmotta Site 3.2.1 API)"; + parent.document.title="LdpBinaryStoreServiceImpl (Apache Marmotta Site 3.3.0 API)"; } //--> </script>
