Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/GooglePlusActivityUtil.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/GooglePlusActivityUtil.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/GooglePlusActivityUtil.html Sat May 16 21:55:18 2015 @@ -0,0 +1,346 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>GooglePlusActivityUtil (google-gplus 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="GooglePlusActivityUtil (google-gplus 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/GooglePlusActivityUtil.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../com/google/gplus/serializer/util/GPlusActivityDeserializer.html" title="class in com.google.gplus.serializer.util"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/google/gplus/serializer/util/GooglePlusActivityUtil.html" target="_top">Frames</a></li> +<li><a href="GooglePlusActivityUtil.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">com.google.gplus.serializer.util</div> +<h2 title="Class GooglePlusActivityUtil" class="title">Class GooglePlusActivityUtil</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>com.google.gplus.serializer.util.GooglePlusActivityUtil</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">GooglePlusActivityUtil</span> +extends <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></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html#GooglePlusActivityUtil()">GooglePlusActivityUtil</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html#formatId(java.lang.String...)">formatId</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>... idparts)</code> +<div class="block">Formats the ID to conform with the Apache Streams activity ID convention</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Provider.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Provider</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html#getProvider()">getProvider</a></strong>()</code> +<div class="block">Gets the common googleplus <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Provider.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Provider</code></a> object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html#updateActivity(com.google.api.services.plus.model.Activity,%20org.apache.streams.pojo.json.Activity)">updateActivity</a></strong>(com.google.api.services.plus.model.Activity gPlusActivity, + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> activity)</code> +<div class="block">Given a Google Plus <code>Activity</code>, + convert that into an Activity streams formatted <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Activity</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html#updateActivity(java.util.List,%20org.apache.streams.pojo.json.Activity)">updateActivity</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><com.google.api.services.plus.model.Comment> comments, + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> activity)</code> +<div class="block">Given a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of <code>Comment</code> objects and an + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Activity</code></a>, update that Activity to contain all comments</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html#updateActivity(com.google.api.services.plus.model.Person,%20org.apache.streams.pojo.json.Activity)">updateActivity</a></strong>(com.google.api.services.plus.model.Person item, + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> activity)</code> +<div class="block">Given a <code>Person</code> object and an + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Activity</code></a> object, fill out the appropriate details</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="GooglePlusActivityUtil()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>GooglePlusActivityUtil</h4> +<pre>public GooglePlusActivityUtil()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="updateActivity(com.google.api.services.plus.model.Person, org.apache.streams.pojo.json.Activity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>updateActivity</h4> +<pre>public static void updateActivity(com.google.api.services.plus.model.Person item, + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> activity) + throws <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/exceptions/ActivitySerializerException.html?is-external=true" title="class or interface in org.apache.streams.exceptions">ActivitySerializerException</a></pre> +<div class="block">Given a <code>Person</code> object and an + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Activity</code></a> object, fill out the appropriate details</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>item</code> - </dd><dd><code>activity</code> - </dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/exceptions/ActivitySerializerException.html?is-external=true" title="class or interface in org.apache.streams.exceptions">ActivitySerializerException</a></code></dd></dl> +</li> +</ul> +<a name="updateActivity(java.util.List, org.apache.streams.pojo.json.Activity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>updateActivity</h4> +<pre>public static void updateActivity(<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><com.google.api.services.plus.model.Comment> comments, + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> activity)</pre> +<div class="block">Given a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of <code>Comment</code> objects and an + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Activity</code></a>, update that Activity to contain all comments</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>comments</code> - </dd><dd><code>activity</code> - </dd></dl> +</li> +</ul> +<a name="updateActivity(com.google.api.services.plus.model.Activity, org.apache.streams.pojo.json.Activity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>updateActivity</h4> +<pre>public static void updateActivity(com.google.api.services.plus.model.Activity gPlusActivity, + <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> activity)</pre> +<div class="block">Given a Google Plus <code>Activity</code>, + convert that into an Activity streams formatted <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Activity</code></a></div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>gPlusActivity</code> - </dd><dd><code>activity</code> - </dd></dl> +</li> +</ul> +<a name="getProvider()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getProvider</h4> +<pre>public static <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Provider.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Provider</a> getProvider()</pre> +<div class="block">Gets the common googleplus <a href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Provider.html?is-external=true" title="class or interface in org.apache.streams.pojo.json"><code>Provider</code></a> object</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>a provider object representing GooglePlus</dd></dl> +</li> +</ul> +<a name="formatId(java.lang.String...)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>formatId</h4> +<pre>public static <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> formatId(<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>... idparts)</pre> +<div class="block">Formats the ID to conform with the Apache Streams activity ID convention</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>idparts</code> - the parts of the ID to join</dd> +<dt><span class="strong">Returns:</span></dt><dd>a valid Activity ID in format "id:googleplus:part1:part2:...partN"</dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/GooglePlusActivityUtil.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../com/google/gplus/serializer/util/GPlusActivityDeserializer.html" title="class in com.google.gplus.serializer.util"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/google/gplus/serializer/util/GooglePlusActivityUtil.html" target="_top">Frames</a></li> +<li><a href="GooglePlusActivityUtil.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusActivityDeserializer.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusActivityDeserializer.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusActivityDeserializer.html Sat May 16 21:55:18 2015 @@ -0,0 +1,117 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.google.gplus.serializer.util.GPlusActivityDeserializer (google-gplus 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.google.gplus.serializer.util.GPlusActivityDeserializer (google-gplus 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/google/gplus/serializer/util/GPlusActivityDeserializer.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusActivityDeserializer.html" target="_top">Frames</a></li> +<li><a href="GPlusActivityDeserializer.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.google.gplus.serializer.util.GPlusActivityDeserializer" class="title">Uses of Class<br>com.google.gplus.serializer.util.GPlusActivityDeserializer</h2> +</div> +<div class="classUseContainer">No usage of com.google.gplus.serializer.util.GPlusActivityDeserializer</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/google/gplus/serializer/util/GPlusActivityDeserializer.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusActivityDeserializer.html" target="_top">Frames</a></li> +<li><a href="GPlusActivityDeserializer.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 © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusCommentDeserializer.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusCommentDeserializer.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusCommentDeserializer.html Sat May 16 21:55:18 2015 @@ -0,0 +1,117 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.google.gplus.serializer.util.GPlusCommentDeserializer (google-gplus 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.google.gplus.serializer.util.GPlusCommentDeserializer (google-gplus 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/google/gplus/serializer/util/GPlusCommentDeserializer.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusCommentDeserializer.html" target="_top">Frames</a></li> +<li><a href="GPlusCommentDeserializer.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.google.gplus.serializer.util.GPlusCommentDeserializer" class="title">Uses of Class<br>com.google.gplus.serializer.util.GPlusCommentDeserializer</h2> +</div> +<div class="classUseContainer">No usage of com.google.gplus.serializer.util.GPlusCommentDeserializer</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/google/gplus/serializer/util/GPlusCommentDeserializer.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusCommentDeserializer.html" target="_top">Frames</a></li> +<li><a href="GPlusCommentDeserializer.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 © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusEventClassifier.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusEventClassifier.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusEventClassifier.html Sat May 16 21:55:18 2015 @@ -0,0 +1,117 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.google.gplus.serializer.util.GPlusEventClassifier (google-gplus 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.google.gplus.serializer.util.GPlusEventClassifier (google-gplus 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/google/gplus/serializer/util/GPlusEventClassifier.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusEventClassifier.html" target="_top">Frames</a></li> +<li><a href="GPlusEventClassifier.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.google.gplus.serializer.util.GPlusEventClassifier" class="title">Uses of Class<br>com.google.gplus.serializer.util.GPlusEventClassifier</h2> +</div> +<div class="classUseContainer">No usage of com.google.gplus.serializer.util.GPlusEventClassifier</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/google/gplus/serializer/util/GPlusEventClassifier.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusEventClassifier.html" target="_top">Frames</a></li> +<li><a href="GPlusEventClassifier.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 © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusPersonDeserializer.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusPersonDeserializer.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GPlusPersonDeserializer.html Sat May 16 21:55:18 2015 @@ -0,0 +1,117 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.google.gplus.serializer.util.GPlusPersonDeserializer (google-gplus 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.google.gplus.serializer.util.GPlusPersonDeserializer (google-gplus 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/google/gplus/serializer/util/GPlusPersonDeserializer.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusPersonDeserializer.html" target="_top">Frames</a></li> +<li><a href="GPlusPersonDeserializer.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.google.gplus.serializer.util.GPlusPersonDeserializer" class="title">Uses of Class<br>com.google.gplus.serializer.util.GPlusPersonDeserializer</h2> +</div> +<div class="classUseContainer">No usage of com.google.gplus.serializer.util.GPlusPersonDeserializer</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/google/gplus/serializer/util/GPlusPersonDeserializer.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GPlusPersonDeserializer.html" target="_top">Frames</a></li> +<li><a href="GPlusPersonDeserializer.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 © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GooglePlusActivityUtil.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GooglePlusActivityUtil.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/class-use/GooglePlusActivityUtil.html Sat May 16 21:55:18 2015 @@ -0,0 +1,117 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.google.gplus.serializer.util.GooglePlusActivityUtil (google-gplus 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.google.gplus.serializer.util.GooglePlusActivityUtil (google-gplus 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/google/gplus/serializer/util/GooglePlusActivityUtil.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GooglePlusActivityUtil.html" target="_top">Frames</a></li> +<li><a href="GooglePlusActivityUtil.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.google.gplus.serializer.util.GooglePlusActivityUtil" class="title">Uses of Class<br>com.google.gplus.serializer.util.GooglePlusActivityUtil</h2> +</div> +<div class="classUseContainer">No usage of com.google.gplus.serializer.util.GooglePlusActivityUtil</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/google/gplus/serializer/util/GooglePlusActivityUtil.html" title="class in com.google.gplus.serializer.util">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/google/gplus/serializer/util/class-use/GooglePlusActivityUtil.html" target="_top">Frames</a></li> +<li><a href="GooglePlusActivityUtil.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 © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-frame.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-frame.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-frame.html Sat May 16 21:55:18 2015 @@ -0,0 +1,24 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>com.google.gplus.serializer.util (google-gplus 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> +<h1 class="bar"><a href="../../../../../com/google/gplus/serializer/util/package-summary.html" target="classFrame">com.google.gplus.serializer.util</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="GooglePlusActivityUtil.html" title="class in com.google.gplus.serializer.util" target="classFrame">GooglePlusActivityUtil</a></li> +<li><a href="GPlusActivityDeserializer.html" title="class in com.google.gplus.serializer.util" target="classFrame">GPlusActivityDeserializer</a></li> +<li><a href="GPlusCommentDeserializer.html" title="class in com.google.gplus.serializer.util" target="classFrame">GPlusCommentDeserializer</a></li> +<li><a href="GPlusEventClassifier.html" title="class in com.google.gplus.serializer.util" target="classFrame">GPlusEventClassifier</a></li> +<li><a href="GPlusPersonDeserializer.html" title="class in com.google.gplus.serializer.util" target="classFrame">GPlusPersonDeserializer</a></li> +</ul> +</div> +</body> +</html> Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-summary.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-summary.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-summary.html Sat May 16 21:55:18 2015 @@ -0,0 +1,155 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>com.google.gplus.serializer.util (google-gplus 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="com.google.gplus.serializer.util (google-gplus 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 class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-use.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../com/google/gplus/provider/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../org/apache/streams/google/gplus/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/google/gplus/serializer/util/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.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"> +<h1 title="Package" class="title">Package com.google.gplus.serializer.util</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html" title="class in com.google.gplus.serializer.util">GooglePlusActivityUtil</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../com/google/gplus/serializer/util/GPlusActivityDeserializer.html" title="class in com.google.gplus.serializer.util">GPlusActivityDeserializer</a></td> +<td class="colLast"> +<div class="block">Custom deserializer for GooglePlus' Person model</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../com/google/gplus/serializer/util/GPlusCommentDeserializer.html" title="class in com.google.gplus.serializer.util">GPlusCommentDeserializer</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../com/google/gplus/serializer/util/GPlusEventClassifier.html" title="class in com.google.gplus.serializer.util">GPlusEventClassifier</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../com/google/gplus/serializer/util/GPlusPersonDeserializer.html" title="class in com.google.gplus.serializer.util">GPlusPersonDeserializer</a></td> +<td class="colLast"> +<div class="block">Custom deserializer for GooglePlus' Person model</div> +</td> +</tr> +</tbody> +</table> +</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 class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-use.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../com/google/gplus/provider/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../org/apache/streams/google/gplus/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/google/gplus/serializer/util/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.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 © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-tree.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-tree.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-tree.html Sat May 16 21:55:18 2015 @@ -0,0 +1,138 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>com.google.gplus.serializer.util Class Hierarchy (google-gplus 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="com.google.gplus.serializer.util Class Hierarchy (google-gplus 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>Class</li> +<li>Use</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../com/google/gplus/provider/package-tree.html">Prev</a></li> +<li><a href="../../../../../org/apache/streams/google/gplus/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/google/gplus/serializer/util/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.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"> +<h1 class="title">Hierarchy For Package com.google.gplus.serializer.util</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> +<ul> +<li type="circle">com.google.gplus.serializer.util.<a href="../../../../../com/google/gplus/serializer/util/GooglePlusActivityUtil.html" title="class in com.google.gplus.serializer.util"><span class="strong">GooglePlusActivityUtil</span></a></li> +<li type="circle">com.google.gplus.serializer.util.<a href="../../../../../com/google/gplus/serializer/util/GPlusEventClassifier.html" title="class in com.google.gplus.serializer.util"><span class="strong">GPlusEventClassifier</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li> +<li type="circle">com.fasterxml.jackson.databind.JsonDeserializer<T> +<ul> +<li type="circle">com.google.gplus.serializer.util.<a href="../../../../../com/google/gplus/serializer/util/GPlusActivityDeserializer.html" title="class in com.google.gplus.serializer.util"><span class="strong">GPlusActivityDeserializer</span></a></li> +<li type="circle">com.google.gplus.serializer.util.<a href="../../../../../com/google/gplus/serializer/util/GPlusCommentDeserializer.html" title="class in com.google.gplus.serializer.util"><span class="strong">GPlusCommentDeserializer</span></a></li> +<li type="circle">com.google.gplus.serializer.util.<a href="../../../../../com/google/gplus/serializer/util/GPlusPersonDeserializer.html" title="class in com.google.gplus.serializer.util"><span class="strong">GPlusPersonDeserializer</span></a></li> +</ul> +</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>Class</li> +<li>Use</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../com/google/gplus/provider/package-tree.html">Prev</a></li> +<li><a href="../../../../../org/apache/streams/google/gplus/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/google/gplus/serializer/util/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.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 © 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-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-use.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-use.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/com/google/gplus/serializer/util/package-use.html Sat May 16 21:55:18 2015 @@ -0,0 +1,117 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Package com.google.gplus.serializer.util (google-gplus 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 Package com.google.gplus.serializer.util (google-gplus 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>Class</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/google/gplus/serializer/util/package-use.html" target="_top">Frames</a></li> +<li><a href="package-use.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"> +<h1 title="Uses of Package com.google.gplus.serializer.util" class="title">Uses of Package<br>com.google.gplus.serializer.util</h1> +</div> +<div class="contentContainer">No usage of com.google.gplus.serializer.util</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>Class</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/google/gplus/serializer/util/package-use.html" target="_top">Frames</a></li> +<li><a href="package-use.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 © 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-google/google-gplus/apidocs/constant-values.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/constant-values.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/constant-values.html Sat May 16 21:55:18 2015 @@ -0,0 +1,146 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Constant Field Values (google-gplus 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="Constant Field Values (google-gplus 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>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-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?constant-values.html" target="_top">Frames</a></li> +<li><a href="constant-values.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"> +<h1 title="Constant Field Values" class="title">Constant Field Values</h1> +<h2 title="Contents">Contents</h2> +<ul> +<li><a href="#com.google">com.google.*</a></li> +</ul> +</div> +<div class="constantValuesContainer"><a name="com.google"> +<!-- --> +</a> +<h2 title="com.google">com.google.*</h2> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<caption><span>com.google.gplus.processor.<a href="com/google/gplus/processor/GooglePlusTypeConverter.html" title="class in com.google.gplus.processor">GooglePlusTypeConverter</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th scope="col">Constant Field</th> +<th class="colLast" scope="col">Value</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a name="com.google.gplus.processor.GooglePlusTypeConverter.STREAMS_ID"> +<!-- --> +</a><code>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td><code><a href="com/google/gplus/processor/GooglePlusTypeConverter.html#STREAMS_ID">STREAMS_ID</a></code></td> +<td class="colLast"><code>"GooglePlusTypeConverter"</code></td> +</tr> +</tbody> +</table> +</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>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-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?constant-values.html" target="_top">Frames</a></li> +<li><a href="constant-values.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 © 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-google/google-gplus/apidocs/deprecated-list.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/deprecated-list.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/deprecated-list.html Sat May 16 21:55:18 2015 @@ -0,0 +1,117 @@ +<!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:05 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Deprecated List (google-gplus 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="Deprecated List (google-gplus 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>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li> +<li><a href="deprecated-list.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"> +<h1 title="Deprecated API" class="title">Deprecated API</h1> +<h2 title="Contents">Contents</h2> +</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>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li> +<li><a href="deprecated-list.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 © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
