You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2015/05/16 23:59:38 UTC

svn commit: r951544 [28/43] - in /websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover: ./ apidocs/ apidocs/class-use/ apidocs/com/ apidocs/com/moreover/ apidocs/com/moreover/api/ apidocs/com...

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Country.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Country.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Country.html Sat May 16 21:59:35 2015
@@ -0,0 +1,195 @@
+<!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_75) on Sat May 16 15:59:43 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.moreover.Country (streams-provider-moreover 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<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 com.moreover.Country (streams-provider-moreover 0.2-incubating 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="../../../com/moreover/Country.html" title="class in com.moreover">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?com/moreover/class-use/Country.html" target="_top">Frames</a></li>
+<li><a href="Country.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 com.moreover.Country" class="title">Uses of Class<br>com.moreover.Country</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="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></span><span class="tabEnd">&nbsp;</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="#com.moreover">com.moreover</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.moreover">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a> in <a href="../../../com/moreover/package-summary.html">com.moreover</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> that return <a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></span><span class="tabEnd">&nbsp;</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="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#getCountry()">getCountry</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></code></td>
+<td class="colLast"><span class="strong">Country.</span><code><strong><a href="../../../com/moreover/Country.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</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>&nbsp;name,
+                      <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>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></code></td>
+<td class="colLast"><span class="strong">Country.</span><code><strong><a href="../../../com/moreover/Country.html#withConfidence(java.lang.String)">withConfidence</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>&nbsp;confidence)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></code></td>
+<td class="colLast"><span class="strong">Country.</span><code><strong><a href="../../../com/moreover/Country.html#withFipsCode(java.lang.String)">withFipsCode</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>&nbsp;fipsCode)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></code></td>
+<td class="colLast"><span class="strong">Country.</span><code><strong><a href="../../../com/moreover/Country.html#withIsoCode(java.lang.String)">withIsoCode</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>&nbsp;isoCode)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></code></td>
+<td class="colLast"><span class="strong">Country.</span><code><strong><a href="../../../com/moreover/Country.html#withName(java.lang.String)">withName</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>&nbsp;name)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> with parameters of type <a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a></span><span class="tabEnd">&nbsp;</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>void</code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#setCountry(com.moreover.Country)">setCountry</a></strong>(<a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a>&nbsp;country)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withCountry(com.moreover.Country)">withCountry</a></strong>(<a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a>&nbsp;country)</code>&nbsp;</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="../../../com/moreover/Country.html" title="class in com.moreover">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?com/moreover/class-use/Country.html" target="_top">Frames</a></li>
+<li><a href="Country.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 &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Feed.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Feed.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Feed.html Sat May 16 21:59:35 2015
@@ -0,0 +1,247 @@
+<!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_75) on Sat May 16 15:59:43 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.moreover.Feed (streams-provider-moreover 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<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 com.moreover.Feed (streams-provider-moreover 0.2-incubating 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="../../../com/moreover/Feed.html" title="class in com.moreover">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?com/moreover/class-use/Feed.html" target="_top">Frames</a></li>
+<li><a href="Feed.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 com.moreover.Feed" class="title">Uses of Class<br>com.moreover.Feed</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="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></span><span class="tabEnd">&nbsp;</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="#com.moreover">com.moreover</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.moreover">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a> in <a href="../../../com/moreover/package-summary.html">com.moreover</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> that return <a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></span><span class="tabEnd">&nbsp;</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="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Source.</span><code><strong><a href="../../../com/moreover/Source.html#getFeed()">getFeed</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</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>&nbsp;name,
+                      <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>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withAutoTopics(java.lang.String)">withAutoTopics</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>&nbsp;autoTopics)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withCopyright(java.lang.String)">withCopyright</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>&nbsp;copyright)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withDataFormat(java.lang.String)">withDataFormat</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>&nbsp;dataFormat)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withDescription(java.lang.String)">withDescription</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>&nbsp;description)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withEditorialTopics(java.lang.String)">withEditorialTopics</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>&nbsp;editorialTopics)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withGenerator(java.lang.String)">withGenerator</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>&nbsp;generator)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withGenre(java.lang.String)">withGenre</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>&nbsp;genre)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withId(java.lang.String)">withId</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>&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withIdFromPublisher(java.lang.String)">withIdFromPublisher</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>&nbsp;idFromPublisher)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withImageUrl(java.lang.String)">withImageUrl</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>&nbsp;imageUrl)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withInWhiteList(java.lang.String)">withInWhiteList</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>&nbsp;inWhiteList)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withLanguage(java.lang.String)">withLanguage</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>&nbsp;language)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withMediaType(java.lang.String)">withMediaType</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>&nbsp;mediaType)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withName(java.lang.String)">withName</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>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withPublishingPlatform(java.lang.String)">withPublishingPlatform</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>&nbsp;publishingPlatform)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withRank(com.moreover.Rank)">withRank</a></strong>(<a href="../../../com/moreover/Rank.html" title="class in com.moreover">Rank</a>&nbsp;rank)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></code></td>
+<td class="colLast"><span class="strong">Feed.</span><code><strong><a href="../../../com/moreover/Feed.html#withTags(java.lang.String)">withTags</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>&nbsp;tags)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> with parameters of type <a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a></span><span class="tabEnd">&nbsp;</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>void</code></td>
+<td class="colLast"><span class="strong">Source.</span><code><strong><a href="../../../com/moreover/Source.html#setFeed(com.moreover.Feed)">setFeed</a></strong>(<a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a>&nbsp;feed)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Source.html" title="class in com.moreover">Source</a></code></td>
+<td class="colLast"><span class="strong">Source.</span><code><strong><a href="../../../com/moreover/Source.html#withFeed(com.moreover.Feed)">withFeed</a></strong>(<a href="../../../com/moreover/Feed.html" title="class in com.moreover">Feed</a>&nbsp;feed)</code>&nbsp;</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="../../../com/moreover/Feed.html" title="class in com.moreover">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?com/moreover/class-use/Feed.html" target="_top">Frames</a></li>
+<li><a href="Feed.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 &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Image.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Image.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Image.html Sat May 16 21:59:35 2015
@@ -0,0 +1,183 @@
+<!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_75) on Sat May 16 15:59:43 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.moreover.Image (streams-provider-moreover 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<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 com.moreover.Image (streams-provider-moreover 0.2-incubating 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="../../../com/moreover/Image.html" title="class in com.moreover">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?com/moreover/class-use/Image.html" target="_top">Frames</a></li>
+<li><a href="Image.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 com.moreover.Image" class="title">Uses of Class<br>com.moreover.Image</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="../../../com/moreover/Image.html" title="class in com.moreover">Image</a></span><span class="tabEnd">&nbsp;</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="#com.moreover">com.moreover</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.moreover">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a> in <a href="../../../com/moreover/package-summary.html">com.moreover</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> that return <a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a></span><span class="tabEnd">&nbsp;</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="../../../com/moreover/Image.html" title="class in com.moreover">Image</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#getImage()">getImage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a></code></td>
+<td class="colLast"><span class="strong">Image.</span><code><strong><a href="../../../com/moreover/Image.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</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>&nbsp;name,
+                      <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>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a></code></td>
+<td class="colLast"><span class="strong">Image.</span><code><strong><a href="../../../com/moreover/Image.html#withUrl(java.lang.String)">withUrl</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>&nbsp;url)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> with parameters of type <a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a></span><span class="tabEnd">&nbsp;</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>void</code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#setImage(com.moreover.Image)">setImage</a></strong>(<a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withImage(com.moreover.Image)">withImage</a></strong>(<a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a>&nbsp;image)</code>&nbsp;</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="../../../com/moreover/Image.html" title="class in com.moreover">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?com/moreover/class-use/Image.html" target="_top">Frames</a></li>
+<li><a href="Image.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 &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Location.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Location.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Location.html Sat May 16 21:59:35 2015
@@ -0,0 +1,207 @@
+<!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_75) on Sat May 16 15:59:43 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.moreover.Location (streams-provider-moreover 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<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 com.moreover.Location (streams-provider-moreover 0.2-incubating 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="../../../com/moreover/Location.html" title="class in com.moreover">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?com/moreover/class-use/Location.html" target="_top">Frames</a></li>
+<li><a href="Location.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 com.moreover.Location" class="title">Uses of Class<br>com.moreover.Location</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="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></span><span class="tabEnd">&nbsp;</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="#com.moreover">com.moreover</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.moreover">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a> in <a href="../../../com/moreover/package-summary.html">com.moreover</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> that return <a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></span><span class="tabEnd">&nbsp;</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="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Source.</span><code><strong><a href="../../../com/moreover/Source.html#getLocation()">getLocation</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</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>&nbsp;name,
+                      <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>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withCountry(java.lang.String)">withCountry</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>&nbsp;country)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withCountryCode(java.lang.String)">withCountryCode</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>&nbsp;countryCode)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withRegion(java.lang.String)">withRegion</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>&nbsp;region)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withState(java.lang.String)">withState</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>&nbsp;state)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withSubregion(java.lang.String)">withSubregion</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>&nbsp;subregion)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withZipArea(java.lang.String)">withZipArea</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>&nbsp;zipArea)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../com/moreover/Location.html#withZipCode(java.lang.String)">withZipCode</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>&nbsp;zipCode)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> with parameters of type <a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a></span><span class="tabEnd">&nbsp;</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>void</code></td>
+<td class="colLast"><span class="strong">Source.</span><code><strong><a href="../../../com/moreover/Source.html#setLocation(com.moreover.Location)">setLocation</a></strong>(<a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a>&nbsp;location)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Source.html" title="class in com.moreover">Source</a></code></td>
+<td class="colLast"><span class="strong">Source.</span><code><strong><a href="../../../com/moreover/Source.html#withLocation(com.moreover.Location)">withLocation</a></strong>(<a href="../../../com/moreover/Location.html" title="class in com.moreover">Location</a>&nbsp;location)</code>&nbsp;</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="../../../com/moreover/Location.html" title="class in com.moreover">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?com/moreover/class-use/Location.html" target="_top">Frames</a></li>
+<li><a href="Location.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 &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Locations.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Locations.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Locations.html Sat May 16 21:59:35 2015
@@ -0,0 +1,219 @@
+<!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_75) on Sat May 16 15:59:43 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.moreover.Locations (streams-provider-moreover 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<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 com.moreover.Locations (streams-provider-moreover 0.2-incubating 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="../../../com/moreover/Locations.html" title="class in com.moreover">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?com/moreover/class-use/Locations.html" target="_top">Frames</a></li>
+<li><a href="Locations.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 com.moreover.Locations" class="title">Uses of Class<br>com.moreover.Locations</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="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></span><span class="tabEnd">&nbsp;</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="#com.moreover">com.moreover</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.moreover">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a> in <a href="../../../com/moreover/package-summary.html">com.moreover</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> that return <a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></span><span class="tabEnd">&nbsp;</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="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Moreover.</span><code><strong><a href="../../../com/moreover/Moreover.html#getLocations()">getLocations</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</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>&nbsp;name,
+                      <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>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withConfidence(java.lang.String)">withConfidence</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>&nbsp;confidence)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withCountry(com.moreover.Country)">withCountry</a></strong>(<a href="../../../com/moreover/Country.html" title="class in com.moreover">Country</a>&nbsp;country)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withLatitude(java.lang.String)">withLatitude</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>&nbsp;latitude)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withLongitude(java.lang.String)">withLongitude</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>&nbsp;longitude)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withMentions(java.lang.String)">withMentions</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>&nbsp;mentions)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withName(java.lang.String)">withName</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>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withRegion(java.lang.String)">withRegion</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>&nbsp;region)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withState(com.moreover.State)">withState</a></strong>(<a href="../../../com/moreover/State.html" title="class in com.moreover">State</a>&nbsp;state)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withSubregion(java.lang.String)">withSubregion</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>&nbsp;subregion)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></code></td>
+<td class="colLast"><span class="strong">Locations.</span><code><strong><a href="../../../com/moreover/Locations.html#withType(java.lang.String)">withType</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>&nbsp;type)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> with parameters of type <a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a></span><span class="tabEnd">&nbsp;</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>void</code></td>
+<td class="colLast"><span class="strong">Moreover.</span><code><strong><a href="../../../com/moreover/Moreover.html#setLocations(com.moreover.Locations)">setLocations</a></strong>(<a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a>&nbsp;locations)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Moreover.html" title="class in com.moreover">Moreover</a></code></td>
+<td class="colLast"><span class="strong">Moreover.</span><code><strong><a href="../../../com/moreover/Moreover.html#withLocations(com.moreover.Locations)">withLocations</a></strong>(<a href="../../../com/moreover/Locations.html" title="class in com.moreover">Locations</a>&nbsp;locations)</code>&nbsp;</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="../../../com/moreover/Locations.html" title="class in com.moreover">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?com/moreover/class-use/Locations.html" target="_top">Frames</a></li>
+<li><a href="Locations.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 &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Media.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Media.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-moreover/apidocs/com/moreover/class-use/Media.html Sat May 16 21:59:35 2015
@@ -0,0 +1,207 @@
+<!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_75) on Sat May 16 15:59:43 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.moreover.Media (streams-provider-moreover 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<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 com.moreover.Media (streams-provider-moreover 0.2-incubating 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="../../../com/moreover/Media.html" title="class in com.moreover">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?com/moreover/class-use/Media.html" target="_top">Frames</a></li>
+<li><a href="Media.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 com.moreover.Media" class="title">Uses of Class<br>com.moreover.Media</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="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></span><span class="tabEnd">&nbsp;</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="#com.moreover">com.moreover</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.moreover">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a> in <a href="../../../com/moreover/package-summary.html">com.moreover</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> that return <a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></span><span class="tabEnd">&nbsp;</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="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Moreover.</span><code><strong><a href="../../../com/moreover/Moreover.html#getMedia()">getMedia</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</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>&nbsp;name,
+                      <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>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withAudio(com.moreover.Audio)">withAudio</a></strong>(<a href="../../../com/moreover/Audio.html" title="class in com.moreover">Audio</a>&nbsp;audio)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withCaption(java.lang.String)">withCaption</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>&nbsp;caption)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withDuration(java.lang.String)">withDuration</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>&nbsp;duration)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withImage(com.moreover.Image)">withImage</a></strong>(<a href="../../../com/moreover/Image.html" title="class in com.moreover">Image</a>&nbsp;image)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withMimeType(java.lang.String)">withMimeType</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>&nbsp;mimeType)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withUrl(java.lang.String)">withUrl</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>&nbsp;url)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../com/moreover/Media.html#withVideo(com.moreover.Video)">withVideo</a></strong>(<a href="../../../com/moreover/Video.html" title="class in com.moreover">Video</a>&nbsp;video)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../com/moreover/package-summary.html">com.moreover</a> with parameters of type <a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a></span><span class="tabEnd">&nbsp;</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>void</code></td>
+<td class="colLast"><span class="strong">Moreover.</span><code><strong><a href="../../../com/moreover/Moreover.html#setMedia(com.moreover.Media)">setMedia</a></strong>(<a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a>&nbsp;media)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../com/moreover/Moreover.html" title="class in com.moreover">Moreover</a></code></td>
+<td class="colLast"><span class="strong">Moreover.</span><code><strong><a href="../../../com/moreover/Moreover.html#withMedia(com.moreover.Media)">withMedia</a></strong>(<a href="../../../com/moreover/Media.html" title="class in com.moreover">Media</a>&nbsp;media)</code>&nbsp;</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="../../../com/moreover/Media.html" title="class in com.moreover">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?com/moreover/class-use/Media.html" target="_top">Frames</a></li>
+<li><a href="Media.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 &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>