Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.ODataRequestBuilder.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.ODataRequestBuilder.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.ODataRequestBuilder.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.ODataRequestBuilder.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -153,38 +153,42 @@ <td class="colLast"><span class="strong">ODataRequest.ODataRequestBuilder.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#fromRequest(org.apache.olingo.odata2.api.processor.ODataRequest)">fromRequest</a></strong>(<a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a> request)</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> +<td class="colLast"><span class="strong">ODataRequest.ODataRequestBuilder.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#httpMethod(java.lang.String)">httpMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> httpMethod)</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html#method(org.apache.olingo.odata2.api.commons.ODataHttpMethod)">method</a></strong>(<a href="../../../../../../../org/apache/olingo/odata2/api/commons/ODataHttpMethod.html" title="enum in org.apache.olingo.odata2.api.commons">ODataHttpMethod</a> method)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.ODataRequestBuilder.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#method(org.apache.olingo.odata2.api.commons.ODataHttpMethod)">method</a></strong>(<a href="../../../../../../../org/apache/olingo/odata2/api/commons/ODataHttpMethod.html" title="enum in org.apache.olingo.odata2.api.commons">ODataHttpMethod</a> method)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html#newBuilder()">newBuilder</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html#pathInfo(org.apache.olingo.odata2.api.uri.PathInfo)">pathInfo</a></strong>(<a href="../../../../../../../org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri">PathInfo</a> pathInfo)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.ODataRequestBuilder.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#pathInfo(org.apache.olingo.odata2.api.uri.PathInfo)">pathInfo</a></strong>(<a href="../../../../../../../org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri">PathInfo</a> pathInfo)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html#queryParameters(java.util.Map)">queryParameters</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> queryParameters)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.ODataRequestBuilder.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#queryParameters(java.util.Map)">queryParameters</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> queryParameters)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html#requestHeaders(java.util.Map)">requestHeaders</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> headers)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></code></td> <td class="colLast"><span class="strong">ODataRequest.ODataRequestBuilder.</span><code><strong><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#requestHeaders(java.util.Map)">requestHeaders</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> headers)</code> </td> </tr> @@ -262,6 +266,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataRequest.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataRequest (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -306,6 +306,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.ODataResponseBuilder.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.ODataResponseBuilder.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.ODataResponseBuilder.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.ODataResponseBuilder.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -234,6 +234,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataResponse.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataResponse (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -1230,6 +1230,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataSingleProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataSingleProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataSingleProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/class-use/ODataSingleProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataSingleProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Class org.apache.olingo.odata2.api.processor.ODataSingleProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataSingleProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Class org.apache.olingo.odata2.api.processor.ODataSingleProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -268,6 +268,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/CustomContentType.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/CustomContentType.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/CustomContentType.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/CustomContentType.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CustomContentType (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>CustomContentType (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CustomContentType (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="CustomContentType (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -223,6 +223,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/ODataProcessorFeature.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/ODataProcessorFeature.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/ODataProcessorFeature.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/ODataProcessorFeature.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ODataProcessorFeature (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>ODataProcessorFeature (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ODataProcessorFeature (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="ODataProcessorFeature (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -166,6 +166,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/CustomContentType.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/CustomContentType.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/CustomContentType.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/CustomContentType.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.feature.CustomContentType (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.feature.CustomContentType (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.feature.CustomContentType (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.feature.CustomContentType (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -209,6 +209,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/ODataProcessorFeature.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/ODataProcessorFeature.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/ODataProcessorFeature.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/class-use/ODataProcessorFeature.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.feature.ODataProcessorFeature (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.feature.ODataProcessorFeature (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.feature.ODataProcessorFeature (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.feature.ODataProcessorFeature (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -235,6 +235,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-frame.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-frame.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-frame.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-frame.html Fri Jan 29 09:10:51 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-summary.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-summary.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-summary.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-summary.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -149,6 +149,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-tree.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-tree.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-tree.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-tree.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.api.processor.feature Class Hierarchy (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.api.processor.feature Class Hierarchy (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.olingo.odata2.api.processor.feature Class Hierarchy (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.api.processor.feature Class Hierarchy (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -125,6 +125,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-use.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-use.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-use.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/feature/package-use.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:13 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:57 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Package org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Package org.apache.olingo.odata2.api.processor.feature (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -231,6 +231,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-frame.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-frame.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-frame.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-frame.html Fri Jan 29 09:10:51 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-summary.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-summary.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-summary.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-summary.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -223,6 +223,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-tree.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-tree.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-tree.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-tree.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:02 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:48 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.olingo.odata2.api.processor Class Hierarchy (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>org.apache.olingo.odata2.api.processor Class Hierarchy (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.olingo.odata2.api.processor Class Hierarchy (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="org.apache.olingo.odata2.api.processor Class Hierarchy (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -141,6 +141,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-use.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-use.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-use.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/package-use.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:13 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:57 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Package org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Package org.apache.olingo.odata2.api.processor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -522,6 +522,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/BatchProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/BatchProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/BatchProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/BatchProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>BatchProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>BatchProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BatchProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="BatchProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -260,6 +260,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -260,6 +260,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntityLinkProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntityLinkProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntityLinkProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntityLinkProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -303,6 +303,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntityLinksProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntityLinksProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntityLinksProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntityLinksProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -280,6 +280,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntityMediaProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntityMediaProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntityMediaProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntityMediaProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -280,6 +280,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntityProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:56 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntityProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntityProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntityProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntityProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -306,6 +306,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:57 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntitySetProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntitySetProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntitySetProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntitySetProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -280,6 +280,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:57 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -257,6 +257,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:57 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>EntitySimplePropertyValueProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>EntitySimplePropertyValueProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EntitySimplePropertyValueProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="EntitySimplePropertyValueProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -281,6 +281,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:57 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:41 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>FunctionImportProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>FunctionImportProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FunctionImportProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="FunctionImportProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -230,6 +230,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:57 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:42 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>FunctionImportValueProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>FunctionImportValueProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FunctionImportValueProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="FunctionImportValueProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -230,6 +230,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:57 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:42 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>MetadataProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>MetadataProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MetadataProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="MetadataProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -227,6 +227,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:22:57 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:42 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ServiceDocumentProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>ServiceDocumentProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ServiceDocumentProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="ServiceDocumentProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -227,6 +227,6 @@ extends <a href="../../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/BatchProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/BatchProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/BatchProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/BatchProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:08 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.BatchProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.BatchProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.BatchProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.BatchProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityComplexPropertyProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityComplexPropertyProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityComplexPropertyProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityComplexPropertyProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:08 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityComplexPropertyProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinkProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinkProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinkProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinkProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:08 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinksProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinksProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinksProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityLinksProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:08 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinksProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinksProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinksProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityLinksProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityMediaProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityMediaProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityMediaProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityMediaProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityMediaProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityMediaProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityMediaProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityMediaProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntityProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntityProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySetProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySetProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySetProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySetProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html> Modified: olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySimplePropertyProcessor.html URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySimplePropertyProcessor.html?rev=1727501&r1=1727500&r2=1727501&view=diff ============================================================================== --- olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySimplePropertyProcessor.html (original) +++ olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/api/processor/part/class-use/EntitySimplePropertyProcessor.html Fri Jan 29 09:10:51 2016 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 02 09:23:07 CEST 2015 --> +<!-- Generated by javadoc (version 1.7.0_67) on Fri Jan 29 08:41:52 CET 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.5 API)</title> -<meta name="date" content="2015-10-02"> +<title>Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.6 API)</title> +<meta name="date" content="2016-01-29"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.5 API)"; + parent.document.title="Uses of Interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyProcessor (olingo-odata2-parent 2.0.6 API)"; } //--> </script> @@ -233,6 +233,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
