An EntryProvider is a way to get entries for a feed.
author: JR Boyens (jboyens[remove] at uwyn dot com) author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3634 $ See Also:Feed since: 1.0
Get a bean describing the Feed being outputted.
Parameters: element - the context for this EntryProvider Feed a bean describing the feed currently being outputted See Also:Feed since: 1.0
Provide entries using
EntryProcessor.setEntry(Entry) to set
each entry to the feed
Parameters: element - the context for this EntryProvider Parameters: processor - the processor creating this feed See Also:EntryProcessor since: 1.0