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:58:06 UTC

svn commit: r951541 [6/11] - in /websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram: ./ apidocs/ apidocs/com/ apidocs/com/instagram/ apidocs/com/instagram/pojo/ apidocs/com/i...

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comment.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comment.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comment.html Sat May 16 21:58:04 2015
@@ -0,0 +1,187 @@
+<!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:29 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.instagram.pojo.Comment (gnip-edc-instagram 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.instagram.pojo.Comment (gnip-edc-instagram 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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Comment.html" target="_top">Frames</a></li>
+<li><a href="Comment.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.instagram.pojo.Comment" class="title">Uses of Class<br>com.instagram.pojo.Comment</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.instagram.pojo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</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/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td>
+<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.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="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td>
+<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withCreatedTime(java.lang.Long)">withCreatedTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;createdTime)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td>
+<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withFrom(com.instagram.pojo.User)">withFrom</a></strong>(<a href="../../../../com/instagram/pojo/User.html" title="class in com.instagram.pojo">User</a>&nbsp;from)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td>
+<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.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/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a></code></td>
+<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../com/instagram/pojo/Comment.html#withText(java.lang.String)">withText</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;text)</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/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return types with arguments of type <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</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="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#getData()">getData</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> with type arguments of type <a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</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">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#setData(java.util.List)">setData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>&gt;&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td>
+<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#withData(java.util.List)">withData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>&gt;&nbsp;data)</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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Comment.html" target="_top">Frames</a></li>
+<li><a href="Comment.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-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comments.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comments.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Comments.html Sat May 16 21:58:04 2015
@@ -0,0 +1,170 @@
+<!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:29 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.instagram.pojo.Comments (gnip-edc-instagram 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.instagram.pojo.Comments (gnip-edc-instagram 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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Comments.html" target="_top">Frames</a></li>
+<li><a href="Comments.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.instagram.pojo.Comments" class="title">Uses of Class<br>com.instagram.pojo.Comments</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.instagram.pojo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</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/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getComments()">getComments</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td>
+<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.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/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td>
+<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#withCount(java.lang.Long)">withCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;count)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a></code></td>
+<td class="colLast"><span class="strong">Comments.</span><code><strong><a href="../../../../com/instagram/pojo/Comments.html#withData(java.util.List)">withData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/instagram/pojo/Comment.html" title="class in com.instagram.pojo">Comment</a>&gt;&nbsp;data)</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/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</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">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setComments(com.instagram.pojo.Comments)">setComments</a></strong>(<a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a>&nbsp;comments)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withComments(com.instagram.pojo.Comments)">withComments</a></strong>(<a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a>&nbsp;comments)</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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Comments.html" target="_top">Frames</a></li>
+<li><a href="Comments.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-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Images.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Images.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Images.html Sat May 16 21:58:04 2015
@@ -0,0 +1,174 @@
+<!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:29 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.instagram.pojo.Images (gnip-edc-instagram 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.instagram.pojo.Images (gnip-edc-instagram 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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Images.html" target="_top">Frames</a></li>
+<li><a href="Images.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.instagram.pojo.Images" class="title">Uses of Class<br>com.instagram.pojo.Images</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.instagram.pojo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</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/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getImages()">getImages</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.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/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withLowResolution(com.instagram.pojo.Media)">withLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;lowResolution)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withStandardResolution(com.instagram.pojo.Media)">withStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;standardResolution)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withThumbnail(com.instagram.pojo.Media)">withThumbnail</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;thumbnail)</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/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</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">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setImages(com.instagram.pojo.Images)">setImages</a></strong>(<a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a>&nbsp;images)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withImages(com.instagram.pojo.Images)">withImages</a></strong>(<a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a>&nbsp;images)</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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Images.html" target="_top">Frames</a></li>
+<li><a href="Images.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-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Instagram.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Instagram.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Instagram.html Sat May 16 21:58:04 2015
@@ -0,0 +1,201 @@
+<!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:29 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.instagram.pojo.Instagram (gnip-edc-instagram 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.instagram.pojo.Instagram (gnip-edc-instagram 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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Instagram.html" target="_top">Frames</a></li>
+<li><a href="Instagram.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.instagram.pojo.Instagram" class="title">Uses of Class<br>com.instagram.pojo.Instagram</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.instagram.pojo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</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/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.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="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withCaption(com.instagram.pojo.Caption)">withCaption</a></strong>(<a href="../../../../com/instagram/pojo/Caption.html" title="class in com.instagram.pojo">Caption</a>&nbsp;caption)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withComments(com.instagram.pojo.Comments)">withComments</a></strong>(<a href="../../../../com/instagram/pojo/Comments.html" title="class in com.instagram.pojo">Comments</a>&nbsp;comments)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withCreatedTime(java.lang.Long)">withCreatedTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;createdTime)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withFilter(java.lang.String)">withFilter</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;filter)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.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/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withImages(com.instagram.pojo.Images)">withImages</a></strong>(<a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a>&nbsp;images)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLikes(com.instagram.pojo.Likes)">withLikes</a></strong>(<a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a>&nbsp;likes)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLink(java.net.URI)">withLink</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;link)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLocation(com.instagram.pojo.Location)">withLocation</a></strong>(<a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a>&nbsp;location)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withTags(java.util.List)">withTags</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<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>&gt;&nbsp;tags)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.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>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withUser(com.instagram.pojo.User)">withUser</a></strong>(<a href="../../../../com/instagram/pojo/User.html" title="class in com.instagram.pojo">User</a>&nbsp;user)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withUserHasLiked(java.lang.Boolean)">withUserHasLiked</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;userHasLiked)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withUsersInPhoto(java.util.List)">withUsersInPhoto</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/instagram/pojo/UserPosition.html" title="class in com.instagram.pojo">UserPosition</a>&gt;&nbsp;usersInPhoto)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withVideos(com.instagram.pojo.Videos)">withVideos</a></strong>(<a href="../../../../com/instagram/pojo/Videos.html" title="class in com.instagram.pojo">Videos</a>&nbsp;videos)</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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Instagram.html" target="_top">Frames</a></li>
+<li><a href="Instagram.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-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Likes.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Likes.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Likes.html Sat May 16 21:58:04 2015
@@ -0,0 +1,170 @@
+<!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:29 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.instagram.pojo.Likes (gnip-edc-instagram 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.instagram.pojo.Likes (gnip-edc-instagram 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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Likes.html" target="_top">Frames</a></li>
+<li><a href="Likes.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.instagram.pojo.Likes" class="title">Uses of Class<br>com.instagram.pojo.Likes</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.instagram.pojo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</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/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getLikes()">getLikes</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td>
+<td class="colLast"><span class="strong">Likes.</span><code><strong><a href="../../../../com/instagram/pojo/Likes.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/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td>
+<td class="colLast"><span class="strong">Likes.</span><code><strong><a href="../../../../com/instagram/pojo/Likes.html#withCount(java.lang.Long)">withCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;count)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a></code></td>
+<td class="colLast"><span class="strong">Likes.</span><code><strong><a href="../../../../com/instagram/pojo/Likes.html#withData(java.util.List)">withData</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/instagram/pojo/User.html" title="class in com.instagram.pojo">User</a>&gt;&nbsp;data)</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/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</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">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setLikes(com.instagram.pojo.Likes)">setLikes</a></strong>(<a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a>&nbsp;likes)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLikes(com.instagram.pojo.Likes)">withLikes</a></strong>(<a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">Likes</a>&nbsp;likes)</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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Likes.html" title="class in com.instagram.pojo">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/instagram/pojo/class-use/Likes.html" target="_top">Frames</a></li>
+<li><a href="Likes.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-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Location.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Location.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Location.html Sat May 16 21:58:04 2015
@@ -0,0 +1,182 @@
+<!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:29 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.instagram.pojo.Location (gnip-edc-instagram 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.instagram.pojo.Location (gnip-edc-instagram 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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">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/instagram/pojo/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.instagram.pojo.Location" class="title">Uses of Class<br>com.instagram.pojo.Location</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.instagram.pojo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">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/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#getLocation()">getLocation</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/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/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.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="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withLatitude(java.lang.Double)">withLatitude</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;latitude)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withLongitude(java.lang.Double)">withLongitude</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;longitude)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.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/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a></code></td>
+<td class="colLast"><span class="strong">Location.</span><code><strong><a href="../../../../com/instagram/pojo/Location.html#withStreetAddress(java.lang.String)">withStreetAddress</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;streetAddress)</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/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">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">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#setLocation(com.instagram.pojo.Location)">setLocation</a></strong>(<a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">Location</a>&nbsp;location)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Instagram.html" title="class in com.instagram.pojo">Instagram</a></code></td>
+<td class="colLast"><span class="strong">Instagram.</span><code><strong><a href="../../../../com/instagram/pojo/Instagram.html#withLocation(com.instagram.pojo.Location)">withLocation</a></strong>(<a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Location.html" title="class in com.instagram.pojo">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/instagram/pojo/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-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Media.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Media.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-edc-instagram/apidocs/com/instagram/pojo/class-use/Media.html Sat May 16 21:58:04 2015
@@ -0,0 +1,222 @@
+<!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:29 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class com.instagram.pojo.Media (gnip-edc-instagram 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.instagram.pojo.Media (gnip-edc-instagram 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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">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/instagram/pojo/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.instagram.pojo.Media" class="title">Uses of Class<br>com.instagram.pojo.Media</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.instagram.pojo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a> in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../com/instagram/pojo/package-summary.html">com.instagram.pojo</a> that return <a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">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/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#getLowResolution()">getLowResolution</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#getLowResolution()">getLowResolution</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#getStandardResolution()">getStandardResolution</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#getStandardResolution()">getStandardResolution</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#getThumbnail()">getThumbnail</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/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/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/Media.html#withHeight(java.lang.Long)">withHeight</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;height)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/Media.html#withUrl(java.net.URI)">withUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;url)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a></code></td>
+<td class="colLast"><span class="strong">Media.</span><code><strong><a href="../../../../com/instagram/pojo/Media.html#withWidth(java.lang.Long)">withWidth</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;width)</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/instagram/pojo/package-summary.html">com.instagram.pojo</a> with parameters of type <a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">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">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#setLowResolution(com.instagram.pojo.Media)">setLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;lowResolution)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#setLowResolution(com.instagram.pojo.Media)">setLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;lowResolution)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#setStandardResolution(com.instagram.pojo.Media)">setStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;standardResolution)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#setStandardResolution(com.instagram.pojo.Media)">setStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;standardResolution)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#setThumbnail(com.instagram.pojo.Media)">setThumbnail</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;thumbnail)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Videos.html" title="class in com.instagram.pojo">Videos</a></code></td>
+<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#withLowResolution(com.instagram.pojo.Media)">withLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;lowResolution)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withLowResolution(com.instagram.pojo.Media)">withLowResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;lowResolution)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Videos.html" title="class in com.instagram.pojo">Videos</a></code></td>
+<td class="colLast"><span class="strong">Videos.</span><code><strong><a href="../../../../com/instagram/pojo/Videos.html#withStandardResolution(com.instagram.pojo.Media)">withStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;standardResolution)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withStandardResolution(com.instagram.pojo.Media)">withStandardResolution</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;standardResolution)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../com/instagram/pojo/Images.html" title="class in com.instagram.pojo">Images</a></code></td>
+<td class="colLast"><span class="strong">Images.</span><code><strong><a href="../../../../com/instagram/pojo/Images.html#withThumbnail(com.instagram.pojo.Media)">withThumbnail</a></strong>(<a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">Media</a>&nbsp;thumbnail)</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="../../../../com/instagram/pojo/package-summary.html">Package</a></li>
+<li><a href="../../../../com/instagram/pojo/Media.html" title="class in com.instagram.pojo">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/instagram/pojo/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>