no.sesat.search.view.output.syndication.modules
Class SearchResultModuleGenerator

java.lang.Object
  extended by no.sesat.search.view.output.syndication.modules.SearchResultModuleGenerator
All Implemented Interfaces:
com.sun.syndication.io.ModuleGenerator

public class SearchResultModuleGenerator
extends Object
implements com.sun.syndication.io.ModuleGenerator

Syndication feed generator for the extended sesam feed syntax.


Constructor Summary
SearchResultModuleGenerator()
          Creates a new instance of this class.
 
Method Summary
 void generate(com.sun.syndication.feed.module.Module module, org.jdom.Element element)
          
 Set getNamespaces()
          
 String getNamespaceUri()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchResultModuleGenerator

public SearchResultModuleGenerator()
Creates a new instance of this class.

Method Detail

getNamespaceUri

public String getNamespaceUri()

Specified by:
getNamespaceUri in interface com.sun.syndication.io.ModuleGenerator

getNamespaces

public Set getNamespaces()

Specified by:
getNamespaces in interface com.sun.syndication.io.ModuleGenerator

generate

public void generate(com.sun.syndication.feed.module.Module module,
                     org.jdom.Element element)

Specified by:
generate in interface com.sun.syndication.io.ModuleGenerator


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.