Uses of Interface
org.apache.abdera.model.Source

Packages that use Source
org.apache.abdera.ext.history   
org.apache.abdera.ext.rss   
org.apache.abdera.ext.sharing   
org.apache.abdera.factory   
org.apache.abdera.model   
org.apache.abdera.parser.stax   
org.apache.abdera.protocol.client.util   
 

Uses of Source in org.apache.abdera.ext.history
 

Methods in org.apache.abdera.ext.history with parameters of type Source
static IRI FeedPagingHelper.getCurrent(Source feed)
          Returns the IRI of the current link relation
static IRI FeedPagingHelper.getFirst(Source feed)
          Returns the IRI of the first link relation
static IRI FeedPagingHelper.getLast(Source feed)
          Returns the IRI of the last link relation
static IRI FeedPagingHelper.getNext(Source feed)
          Returns the IRI of the next link relation
static IRI FeedPagingHelper.getNextArchive(Source feed)
          Returns the IRI of the next-archive link relation
static IRI FeedPagingHelper.getPrevious(Source feed)
          Returns the IRI of the previous link relation
static IRI FeedPagingHelper.getPreviousArchive(Source feed)
          Returns the IRI of the prev-archive link relation
static boolean FeedPagingHelper.isArchive(Source feed)
          Return true if the feed has been marked as an archive
static boolean FeedPagingHelper.isComplete(Source feed)
          Returns true if the feed is "complete".
static boolean FeedPagingHelper.isPaged(Source feed)
          Return true if the feed contains any next, previous, first or last paging link relations
static void FeedPagingHelper.setArchive(Source feed, boolean archive)
          Flag the feed as being an archive.
static void FeedPagingHelper.setComplete(Source feed, boolean complete)
          Flag the feed as being complete.
static Link FeedPagingHelper.setCurrent(Source feed, String iri)
          Adds a current link relation to the feed
static Link FeedPagingHelper.setFirst(Source feed, String iri)
          Adds a first link relation to the feed
static Link FeedPagingHelper.setLast(Source feed, String iri)
          Adds a last link relation to the feed
static Link FeedPagingHelper.setNext(Source feed, String iri)
          Adds a next link relation to the feed
static Link FeedPagingHelper.setNextArchive(Source feed, String iri)
          Adds a next-archive link relation to the feed
static Link FeedPagingHelper.setPrevious(Source feed, String iri)
          Adds a previous link relation to the feed
static Link FeedPagingHelper.setPreviousArchive(Source feed, String iri)
          Adds a prev-archive link relation to the feed
 

Uses of Source in org.apache.abdera.ext.rss
 

Classes in org.apache.abdera.ext.rss that implement Source
 class RssFeed
           
 class RssSource
           
 

Methods in org.apache.abdera.ext.rss with type parameters of type Source
<T extends Source>
T
RssFeed.addAuthor(Person person)
           
<T extends Source>
T
RssSource.addAuthor(Person person)
           
<T extends Source>
T
RssFeed.addCategory(Category category)
           
<T extends Source>
T
RssSource.addCategory(Category category)
           
<T extends Source>
T
RssFeed.addContributor(Person person)
           
<T extends Source>
T
RssSource.addContributor(Person person)
           
<T extends Source>
T
RssFeed.addLink(Link link)
           
<T extends Source>
T
RssSource.addLink(Link link)
           
<T extends Source>
T
RssFeed.setCollection(Collection collection)
           
<T extends Source>
T
RssSource.setCollection(Collection collection)
           
<T extends Source>
T
RssFeed.setGenerator(Generator generator)
           
<T extends Source>
T
RssSource.setGenerator(Generator generator)
           
<T extends Source>
T
RssFeed.setIconElement(IRIElement iri)
           
<T extends Source>
T
RssSource.setIconElement(IRIElement iri)
           
<T extends Source>
T
RssFeed.setIdElement(IRIElement id)
           
<T extends Source>
T
RssSource.setIdElement(IRIElement id)
           
<T extends Source>
T
RssFeed.setLogoElement(IRIElement iri)
           
<T extends Source>
T
RssSource.setLogoElement(IRIElement iri)
           
<T extends Source>
T
RssFeed.setRightsElement(Text text)
           
<T extends Source>
T
RssSource.setRightsElement(Text text)
           
<T extends Source>
T
RssFeed.setSubtitleElement(Text text)
           
<T extends Source>
T
RssSource.setSubtitleElement(Text text)
           
<T extends Source>
T
RssFeed.setTitleElement(Text text)
           
<T extends Source>
T
RssSource.setTitleElement(Text text)
           
<T extends Source>
T
RssFeed.setUpdatedElement(DateTime dateTime)
           
<T extends Source>
T
RssSource.setUpdatedElement(DateTime dateTime)
           
 

Methods in org.apache.abdera.ext.rss that return Source
 Source RssFeed.getAsSource()
           
 Source RssItem.getSource()
           
 

Methods in org.apache.abdera.ext.rss with parameters of type Source
 Entry RssItem.setSource(Source source)
           
 

Uses of Source in org.apache.abdera.ext.sharing
 

Methods in org.apache.abdera.ext.sharing with type parameters of type Source
static
<T extends Source>
Sharing
SharingHelper.getSharing(T source)
           
static
<T extends Source>
Sharing
SharingHelper.getSharing(T source, boolean create)
           
static
<T extends Source>
boolean
SharingHelper.hasSharing(T source)
           
 

Uses of Source in org.apache.abdera.factory
 

Methods in org.apache.abdera.factory that return Source
 Source Factory.newSource()
          Create a new Source element.
 Source Factory.newSource(Element parent)
          Create a new Source element as a child of the given Element.
 

Uses of Source in org.apache.abdera.model
 

Subinterfaces of Source in org.apache.abdera.model
 interface Feed
           Represents an Atom Feed Element
 

Methods in org.apache.abdera.model with type parameters of type Source
<T extends Source>
T
Source.addAuthor(Person person)
          Adds an individual author to the entry
<T extends Source>
T
Source.addCategory(Category category)
          Adds an individual category to the entry
<T extends Source>
T
Source.addContributor(Person person)
          Adds an individual contributor to this entry
<T extends Source>
T
Source.addLink(Link link)
          Adds an individual link to the entry
<T extends Source>
T
Source.setCollection(Collection collection)
          Set the app:collection element
<T extends Source>
T
Source.setGenerator(Generator generator)
          RFC4287: The "atom:generator" element's content identifies the agent used to generate a feed, for debugging and other purposes.
<T extends Source>
T
Source.setIconElement(IRIElement iri)
          RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
<T extends Source>
T
Source.setIdElement(IRIElement id)
          RFC4287: The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
<T extends Source>
T
Source.setLogoElement(IRIElement iri)
          RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
<T extends Source>
T
Source.setRightsElement(Text text)
           The rights element is typically used to convey a human readable copyright (e.g.
<T extends Source>
T
Source.setSubtitleElement(Text text)
          RFC4287: The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
<T extends Source>
T
Source.setTitleElement(Text text)
          RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
<T extends Source>
T
Source.setUpdatedElement(DateTime dateTime)
          RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
 

Methods in org.apache.abdera.model that return Source
 Source Feed.getAsSource()
          Creates a Source element from this Feed
 Source Entry.getSource()
           Returns the source element for this entry.
 

Methods in org.apache.abdera.model with parameters of type Source
 Entry Entry.setSource(Source source)
           Returns the source element for this entry.
 

Uses of Source in org.apache.abdera.parser.stax
 

Classes in org.apache.abdera.parser.stax that implement Source
 class FOMFeed
           
 class FOMSource
           
 

Methods in org.apache.abdera.parser.stax with type parameters of type Source
<T extends Source>
T
FOMSource.addAuthor(Person person)
           
<T extends Source>
T
FOMSource.addCategory(Category category)
           
<T extends Source>
T
FOMSource.addContributor(Person person)
           
<T extends Source>
T
FOMSource.addLink(Link link)
           
<T extends Source>
T
FOMSource.setCollection(Collection collection)
           
<T extends Source>
T
FOMSource.setGenerator(Generator generator)
           
<T extends Source>
T
FOMSource.setIconElement(IRIElement iri)
           
<T extends Source>
T
FOMSource.setIdElement(IRIElement id)
           
<T extends Source>
T
FOMSource.setLogoElement(IRIElement iri)
           
<T extends Source>
T
FOMSource.setRightsElement(Text text)
           
<T extends Source>
T
FOMSource.setSubtitleElement(Text text)
           
<T extends Source>
T
FOMSource.setTitleElement(Text text)
           
<T extends Source>
T
FOMSource.setUpdatedElement(DateTime updated)
           
 

Methods in org.apache.abdera.parser.stax that return Source
 Source FOMFeed.getAsSource()
           
 Source FOMEntry.getSource()
           
 Source FOMFactory.newSource()
           
 Source FOMFactory.newSource(Element parent)
           
 Source FOMFactory.newSource(QName qname, org.apache.axiom.om.OMContainer parent, org.apache.axiom.om.OMXMLParserWrapper parserWrapper)
           
 

Methods in org.apache.abdera.parser.stax with parameters of type Source
 Entry FOMEntry.setSource(Source source)
           
 

Uses of Source in org.apache.abdera.protocol.client.util
 

Methods in org.apache.abdera.protocol.client.util with parameters of type Source
static Link[] LocalizationHelper.selectAlternate(Source source)
           
static Link[] LocalizationHelper.selectAlternate(Source source, Locale... locales)
           
static Link[] LocalizationHelper.selectAlternate(Source source, Locale locale)
           
static Link[] LocalizationHelper.selectAlternate(Source source, Range... ranges)
           
static Link[] LocalizationHelper.selectAlternate(Source source, Range range)
           
static Link[] LocalizationHelper.selectAlternate(Source source, String... ranges)
           
static Link[] LocalizationHelper.selectAlternate(Source source, String range)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.