Uses of Interface
com.uwyn.rife.feed.EntryProcessor

Packages that use EntryProcessor
com.uwyn.rife.feed Provides classes and interfaces for the content syndication framework. 
com.uwyn.rife.feed.elements Provides elements for the integration of content syndication into a site. 
 

Uses of EntryProcessor in com.uwyn.rife.feed
 

Methods in com.uwyn.rife.feed with parameters of type EntryProcessor
 void EntryProvider.provideEntries(ElementSupport element, EntryProcessor processor)
          Provide entries using setEntry(Entry) to set each entry to the feed
 

Uses of EntryProcessor in com.uwyn.rife.feed.elements
 

Classes in com.uwyn.rife.feed.elements that implement EntryProcessor
 class FeedProvider
          An Element that uses an EntryProvider to print out a feed.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.