Uses of Class
org.apache.wiki.rss.Entry

Packages that use Entry
org.apache.wiki.rss   
 

Uses of Entry in org.apache.wiki.rss
 

Fields in org.apache.wiki.rss with type parameters of type Entry
protected  List<Entry> Feed.m_entries
           
 

Methods in org.apache.wiki.rss with parameters of type Entry
 void Feed.addEntry(Entry e)
          Adds a new Entry to the Feed, at the end of the list.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.