no.sesat.search.view.output
Class SyndicationGenerator
java.lang.Object
no.sesat.search.view.output.SyndicationGenerator
public final class SyndicationGenerator
- extends Object
Used by the rssDecorator.jsp to print out the results in rss format.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyndicationGenerator
public SyndicationGenerator(SyndicationGenerator.Context context)
throws SyndicationGenerator.SyndicationNotSupportedException
- Creates a new instance.
- Parameters:
context - The context this class needs to do its work.
- Throws:
SyndicationGenerator.SyndicationNotSupportedException
generate
public String generate()
- Returns the generated rss content.
- Returns:
- the rss document.
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.