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

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

public class SearchResultModuleParser
extends Object
implements com.sun.syndication.io.ModuleParser

A parser for the rome module defining the sesam syndication feed format.


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

Constructor Detail

SearchResultModuleParser

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

Method Detail

getNamespaceUri

public String getNamespaceUri()

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

parse

public com.sun.syndication.feed.module.Module parse(org.jdom.Element root)

Specified by:
parse in interface com.sun.syndication.io.ModuleParser


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