Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/apidocs/com/gnip/api/ObjectFactory.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/apidocs/com/gnip/api/ObjectFactory.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/apidocs/com/gnip/api/ObjectFactory.html Sat May 16 21:56:25 2015 @@ -0,0 +1,937 @@ +<!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:13 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>ObjectFactory (gnip-powertrack 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="ObjectFactory (gnip-powertrack 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/ObjectFactory.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/gnip/api/Media.html" title="class in com.gnip.api"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/gnip/api/ObjectFactory.html" target="_top">Frames</a></li> +<li><a href="ObjectFactory.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.gnip.api</div> +<h2 title="Class ObjectFactory" class="title">Class ObjectFactory</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.gnip.api.ObjectFactory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">ObjectFactory</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> +<div class="block">This object contains factory methods for each + Java content interface and Java element interface + generated in the com.gnip.api package. + <p>An ObjectFactory allows you to programatically + construct new instances of the Java representation + for XML content. The Java representation of XML + content can consist of schema derived interfaces + and classes representing the binding of schema + type definitions, element declarations and model + groups. Factory methods for each of these are + provided in this class.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== PROPERTY SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="property_summary"> +<!-- --> +</a> +<h3>Property Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Property Summary table, listing properties, and an explanation"> +<caption><span>Properties</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Type</th> +<th class="colLast" scope="col">Property and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Property.html" title="class in com.gnip.api">Property</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createProperty">create</a></strong></code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Property.html" title="class in com.gnip.api"><code>Property</code></a></div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== 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/gnip/api/ObjectFactory.html#ObjectFactory()">ObjectFactory</a></strong>()</code> +<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.gnip.api</div> +</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><a href="../../../com/gnip/api/Article.html" title="class in com.gnip.api">Article</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticle()">createArticle</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.html" title="class in com.gnip.api"><code>Article</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api">Article.Companies</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticleCompanies()">createArticleCompanies</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api"><code>Article.Companies</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/ArticleLocation.html" title="class in com.gnip.api">ArticleLocation</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticleLocation()">createArticleLocation</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/ArticleLocation.html" title="class in com.gnip.api"><code>ArticleLocation</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api">Article.Locations</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticleLocations()">createArticleLocations</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api"><code>Article.Locations</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticleOutboundUrls()">createArticleOutboundUrls</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api"><code>Article.OutboundUrls</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api">ArticlePublishingPlatform</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticlePublishingPlatform()">createArticlePublishingPlatform</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api"><code>ArticlePublishingPlatform</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticleTags()">createArticleTags</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api"><code>Article.Tags</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api">Article.Topics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createArticleTopics()">createArticleTopics</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api"><code>Article.Topics</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/AudioOrVideo.html" title="class in com.gnip.api">AudioOrVideo</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createAudioOrVideo()">createAudioOrVideo</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/AudioOrVideo.html" title="class in com.gnip.api"><code>AudioOrVideo</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api">Author</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createAuthor()">createAuthor</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api"><code>Author</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/AuthorPublishingPlatform.html" title="class in com.gnip.api">AuthorPublishingPlatform</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createAuthorPublishingPlatform()">createAuthorPublishingPlatform</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/AuthorPublishingPlatform.html" title="class in com.gnip.api"><code>AuthorPublishingPlatform</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api">Broadcast</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createBroadcast()">createBroadcast</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api"><code>Broadcast</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Broadcast.Lines.html" title="class in com.gnip.api">Broadcast.Lines</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createBroadcastLines()">createBroadcastLines</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Broadcast.Lines.html" title="class in com.gnip.api"><code>Broadcast.Lines</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Company.html" title="class in com.gnip.api">Company</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createCompany()">createCompany</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Company.html" title="class in com.gnip.api"><code>Company</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Country.html" title="class in com.gnip.api">Country</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createCountry()">createCountry</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Country.html" title="class in com.gnip.api"><code>Country</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api">Entry</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createEntry()">createEntry</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api"><code>Entry</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api">Entry</a>></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createEntry(com.gnip.api.Entry)">createEntry</a></strong>(<a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api">Entry</a> value)</code> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api"><code>Entry</code></a><code>></code>}</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Entry.Articles.html" title="class in com.gnip.api">Entry.Articles</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createEntryArticles()">createEntryArticles</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.Articles.html" title="class in com.gnip.api"><code>Entry.Articles</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Entry.Category.html" title="class in com.gnip.api">Entry.Category</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createEntryCategory()">createEntryCategory</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.Category.html" title="class in com.gnip.api"><code>Entry.Category</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Entry.Link.html" title="class in com.gnip.api">Entry.Link</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createEntryLink()">createEntryLink</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.Link.html" title="class in com.gnip.api"><code>Entry.Link</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Feed.html" title="class in com.gnip.api">Feed</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createFeed()">createFeed</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.html" title="class in com.gnip.api"><code>Feed</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Feed.AutoTopics.html" title="class in com.gnip.api">Feed.AutoTopics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createFeedAutoTopics()">createFeedAutoTopics</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.AutoTopics.html" title="class in com.gnip.api"><code>Feed.AutoTopics</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Feed.EditorialTopics.html" title="class in com.gnip.api">Feed.EditorialTopics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createFeedEditorialTopics()">createFeedEditorialTopics</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.EditorialTopics.html" title="class in com.gnip.api"><code>Feed.EditorialTopics</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Feed.Tags.html" title="class in com.gnip.api">Feed.Tags</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createFeedTags()">createFeedTags</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.Tags.html" title="class in com.gnip.api"><code>Feed.Tags</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api">Harvest</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createHarvest()">createHarvest</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api"><code>Harvest</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Image.html" title="class in com.gnip.api">Image</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createImage()">createImage</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Image.html" title="class in com.gnip.api"><code>Image</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Line.html" title="class in com.gnip.api">Line</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createLine()">createLine</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Line.html" title="class in com.gnip.api"><code>Line</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api">Media</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createMedia()">createMedia</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api"><code>Media</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api">Print</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createPrint()">createPrint</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api"><code>Print</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Property.html" title="class in com.gnip.api">Property</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createProperty()">createProperty</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Property.html" title="class in com.gnip.api"><code>Property</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Rank.html" title="class in com.gnip.api">Rank</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createRank()">createRank</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Rank.html" title="class in com.gnip.api"><code>Rank</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api">Semantics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createSemantics()">createSemantics</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api"><code>Semantics</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Semantics.Entities.html" title="class in com.gnip.api">Semantics.Entities</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createSemanticsEntities()">createSemanticsEntities</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Semantics.Entities.html" title="class in com.gnip.api"><code>Semantics.Entities</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Semantics.Events.html" title="class in com.gnip.api">Semantics.Events</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createSemanticsEvents()">createSemanticsEvents</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Semantics.Events.html" title="class in com.gnip.api"><code>Semantics.Events</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/SemanticsItem.html" title="class in com.gnip.api">SemanticsItem</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createSemanticsItem()">createSemanticsItem</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/SemanticsItem.html" title="class in com.gnip.api"><code>SemanticsItem</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/SemanticsItem.Properties.html" title="class in com.gnip.api">SemanticsItem.Properties</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createSemanticsItemProperties()">createSemanticsItemProperties</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/SemanticsItem.Properties.html" title="class in com.gnip.api"><code>SemanticsItem.Properties</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api">Source</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createSource()">createSource</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api"><code>Source</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/SourceLocation.html" title="class in com.gnip.api">SourceLocation</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createSourceLocation()">createSourceLocation</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/SourceLocation.html" title="class in com.gnip.api"><code>SourceLocation</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/State.html" title="class in com.gnip.api">State</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createState()">createState</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/State.html" title="class in com.gnip.api"><code>State</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Topic.html" title="class in com.gnip.api">Topic</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/ObjectFactory.html#createTopic()">createTopic</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Topic.html" title="class in com.gnip.api"><code>Topic</code></a></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"> +<!-- ============ PROPERTY DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="property_detail"> +<!-- --> +</a> +<h3>Property Detail</h3> +<a name="createProperty"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>create</h4> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Property.html" title="class in com.gnip.api"><code>Property</code></a></div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ObjectFactory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ObjectFactory</h4> +<pre>public ObjectFactory()</pre> +<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.gnip.api</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="createFeed()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createFeed</h4> +<pre>public <a href="../../../com/gnip/api/Feed.html" title="class in com.gnip.api">Feed</a> createFeed()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.html" title="class in com.gnip.api"><code>Feed</code></a></div> +</li> +</ul> +<a name="createArticle()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticle</h4> +<pre>public <a href="../../../com/gnip/api/Article.html" title="class in com.gnip.api">Article</a> createArticle()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.html" title="class in com.gnip.api"><code>Article</code></a></div> +</li> +</ul> +<a name="createSemantics()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSemantics</h4> +<pre>public <a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api">Semantics</a> createSemantics()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api"><code>Semantics</code></a></div> +</li> +</ul> +<a name="createBroadcast()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBroadcast</h4> +<pre>public <a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api">Broadcast</a> createBroadcast()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api"><code>Broadcast</code></a></div> +</li> +</ul> +<a name="createSemanticsItem()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSemanticsItem</h4> +<pre>public <a href="../../../com/gnip/api/SemanticsItem.html" title="class in com.gnip.api">SemanticsItem</a> createSemanticsItem()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/SemanticsItem.html" title="class in com.gnip.api"><code>SemanticsItem</code></a></div> +</li> +</ul> +<a name="createEntry()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createEntry</h4> +<pre>public <a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api">Entry</a> createEntry()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api"><code>Entry</code></a></div> +</li> +</ul> +<a name="createTopic()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createTopic</h4> +<pre>public <a href="../../../com/gnip/api/Topic.html" title="class in com.gnip.api">Topic</a> createTopic()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Topic.html" title="class in com.gnip.api"><code>Topic</code></a></div> +</li> +</ul> +<a name="createAuthorPublishingPlatform()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createAuthorPublishingPlatform</h4> +<pre>public <a href="../../../com/gnip/api/AuthorPublishingPlatform.html" title="class in com.gnip.api">AuthorPublishingPlatform</a> createAuthorPublishingPlatform()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/AuthorPublishingPlatform.html" title="class in com.gnip.api"><code>AuthorPublishingPlatform</code></a></div> +</li> +</ul> +<a name="createState()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createState</h4> +<pre>public <a href="../../../com/gnip/api/State.html" title="class in com.gnip.api">State</a> createState()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/State.html" title="class in com.gnip.api"><code>State</code></a></div> +</li> +</ul> +<a name="createLine()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createLine</h4> +<pre>public <a href="../../../com/gnip/api/Line.html" title="class in com.gnip.api">Line</a> createLine()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Line.html" title="class in com.gnip.api"><code>Line</code></a></div> +</li> +</ul> +<a name="createImage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createImage</h4> +<pre>public <a href="../../../com/gnip/api/Image.html" title="class in com.gnip.api">Image</a> createImage()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Image.html" title="class in com.gnip.api"><code>Image</code></a></div> +</li> +</ul> +<a name="createProperty()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createProperty</h4> +<pre>public <a href="../../../com/gnip/api/Property.html" title="class in com.gnip.api">Property</a> createProperty()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Property.html" title="class in com.gnip.api"><code>Property</code></a></div> +</li> +</ul> +<a name="createAudioOrVideo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createAudioOrVideo</h4> +<pre>public <a href="../../../com/gnip/api/AudioOrVideo.html" title="class in com.gnip.api">AudioOrVideo</a> createAudioOrVideo()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/AudioOrVideo.html" title="class in com.gnip.api"><code>AudioOrVideo</code></a></div> +</li> +</ul> +<a name="createArticleLocation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticleLocation</h4> +<pre>public <a href="../../../com/gnip/api/ArticleLocation.html" title="class in com.gnip.api">ArticleLocation</a> createArticleLocation()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/ArticleLocation.html" title="class in com.gnip.api"><code>ArticleLocation</code></a></div> +</li> +</ul> +<a name="createPrint()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createPrint</h4> +<pre>public <a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api">Print</a> createPrint()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api"><code>Print</code></a></div> +</li> +</ul> +<a name="createCountry()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createCountry</h4> +<pre>public <a href="../../../com/gnip/api/Country.html" title="class in com.gnip.api">Country</a> createCountry()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Country.html" title="class in com.gnip.api"><code>Country</code></a></div> +</li> +</ul> +<a name="createAuthor()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createAuthor</h4> +<pre>public <a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api">Author</a> createAuthor()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api"><code>Author</code></a></div> +</li> +</ul> +<a name="createRank()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createRank</h4> +<pre>public <a href="../../../com/gnip/api/Rank.html" title="class in com.gnip.api">Rank</a> createRank()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Rank.html" title="class in com.gnip.api"><code>Rank</code></a></div> +</li> +</ul> +<a name="createSourceLocation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSourceLocation</h4> +<pre>public <a href="../../../com/gnip/api/SourceLocation.html" title="class in com.gnip.api">SourceLocation</a> createSourceLocation()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/SourceLocation.html" title="class in com.gnip.api"><code>SourceLocation</code></a></div> +</li> +</ul> +<a name="createSource()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSource</h4> +<pre>public <a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api">Source</a> createSource()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api"><code>Source</code></a></div> +</li> +</ul> +<a name="createCompany()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createCompany</h4> +<pre>public <a href="../../../com/gnip/api/Company.html" title="class in com.gnip.api">Company</a> createCompany()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Company.html" title="class in com.gnip.api"><code>Company</code></a></div> +</li> +</ul> +<a name="createHarvest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createHarvest</h4> +<pre>public <a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api">Harvest</a> createHarvest()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api"><code>Harvest</code></a></div> +</li> +</ul> +<a name="createMedia()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createMedia</h4> +<pre>public <a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api">Media</a> createMedia()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api"><code>Media</code></a></div> +</li> +</ul> +<a name="createArticlePublishingPlatform()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticlePublishingPlatform</h4> +<pre>public <a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api">ArticlePublishingPlatform</a> createArticlePublishingPlatform()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api"><code>ArticlePublishingPlatform</code></a></div> +</li> +</ul> +<a name="createFeedTags()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createFeedTags</h4> +<pre>public <a href="../../../com/gnip/api/Feed.Tags.html" title="class in com.gnip.api">Feed.Tags</a> createFeedTags()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.Tags.html" title="class in com.gnip.api"><code>Feed.Tags</code></a></div> +</li> +</ul> +<a name="createFeedAutoTopics()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createFeedAutoTopics</h4> +<pre>public <a href="../../../com/gnip/api/Feed.AutoTopics.html" title="class in com.gnip.api">Feed.AutoTopics</a> createFeedAutoTopics()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.AutoTopics.html" title="class in com.gnip.api"><code>Feed.AutoTopics</code></a></div> +</li> +</ul> +<a name="createFeedEditorialTopics()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createFeedEditorialTopics</h4> +<pre>public <a href="../../../com/gnip/api/Feed.EditorialTopics.html" title="class in com.gnip.api">Feed.EditorialTopics</a> createFeedEditorialTopics()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Feed.EditorialTopics.html" title="class in com.gnip.api"><code>Feed.EditorialTopics</code></a></div> +</li> +</ul> +<a name="createArticleTags()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticleTags</h4> +<pre>public <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a> createArticleTags()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api"><code>Article.Tags</code></a></div> +</li> +</ul> +<a name="createArticleOutboundUrls()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticleOutboundUrls</h4> +<pre>public <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a> createArticleOutboundUrls()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api"><code>Article.OutboundUrls</code></a></div> +</li> +</ul> +<a name="createArticleTopics()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticleTopics</h4> +<pre>public <a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api">Article.Topics</a> createArticleTopics()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api"><code>Article.Topics</code></a></div> +</li> +</ul> +<a name="createArticleCompanies()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticleCompanies</h4> +<pre>public <a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api">Article.Companies</a> createArticleCompanies()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api"><code>Article.Companies</code></a></div> +</li> +</ul> +<a name="createArticleLocations()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createArticleLocations</h4> +<pre>public <a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api">Article.Locations</a> createArticleLocations()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api"><code>Article.Locations</code></a></div> +</li> +</ul> +<a name="createSemanticsEvents()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSemanticsEvents</h4> +<pre>public <a href="../../../com/gnip/api/Semantics.Events.html" title="class in com.gnip.api">Semantics.Events</a> createSemanticsEvents()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Semantics.Events.html" title="class in com.gnip.api"><code>Semantics.Events</code></a></div> +</li> +</ul> +<a name="createSemanticsEntities()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSemanticsEntities</h4> +<pre>public <a href="../../../com/gnip/api/Semantics.Entities.html" title="class in com.gnip.api">Semantics.Entities</a> createSemanticsEntities()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Semantics.Entities.html" title="class in com.gnip.api"><code>Semantics.Entities</code></a></div> +</li> +</ul> +<a name="createBroadcastLines()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBroadcastLines</h4> +<pre>public <a href="../../../com/gnip/api/Broadcast.Lines.html" title="class in com.gnip.api">Broadcast.Lines</a> createBroadcastLines()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Broadcast.Lines.html" title="class in com.gnip.api"><code>Broadcast.Lines</code></a></div> +</li> +</ul> +<a name="createSemanticsItemProperties()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createSemanticsItemProperties</h4> +<pre>public <a href="../../../com/gnip/api/SemanticsItem.Properties.html" title="class in com.gnip.api">SemanticsItem.Properties</a> createSemanticsItemProperties()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/SemanticsItem.Properties.html" title="class in com.gnip.api"><code>SemanticsItem.Properties</code></a></div> +</li> +</ul> +<a name="createEntryLink()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createEntryLink</h4> +<pre>public <a href="../../../com/gnip/api/Entry.Link.html" title="class in com.gnip.api">Entry.Link</a> createEntryLink()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.Link.html" title="class in com.gnip.api"><code>Entry.Link</code></a></div> +</li> +</ul> +<a name="createEntryCategory()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createEntryCategory</h4> +<pre>public <a href="../../../com/gnip/api/Entry.Category.html" title="class in com.gnip.api">Entry.Category</a> createEntryCategory()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.Category.html" title="class in com.gnip.api"><code>Entry.Category</code></a></div> +</li> +</ul> +<a name="createEntryArticles()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createEntryArticles</h4> +<pre>public <a href="../../../com/gnip/api/Entry.Articles.html" title="class in com.gnip.api">Entry.Articles</a> createEntryArticles()</pre> +<div class="block">Create an instance of <a href="../../../com/gnip/api/Entry.Articles.html" title="class in com.gnip.api"><code>Entry.Articles</code></a></div> +</li> +</ul> +<a name="createEntry(com.gnip.api.Entry)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createEntry</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a><<a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api">Entry</a>> createEntry(<a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api">Entry</a> value)</pre> +<div class="block">Create an instance of <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code><</code><a href="../../../com/gnip/api/Entry.html" title="class in com.gnip.api"><code>Entry</code></a><code>></code>}</div> +</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/ObjectFactory.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/gnip/api/Media.html" title="class in com.gnip.api"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/gnip/api/ObjectFactory.html" target="_top">Frames</a></li> +<li><a href="ObjectFactory.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>
