com.sun.syndication.feed.module.georss
Class SimpleParser

java.lang.Object
  extended by com.sun.syndication.feed.module.georss.SimpleParser

public class SimpleParser
extends java.lang.Object

SimpleParser is a parser for the GeoRSS Simple format.

Version:
$Id: SimpleParser.java,v 1.4 2007/04/18 09:59:29 marcwick Exp $
Author:
Marc Wick

Constructor Summary
SimpleParser()
           
 
Method Summary
 java.lang.String getNamespaceUri()
           
 Module parse(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleParser

public SimpleParser()
Method Detail

getNamespaceUri

public java.lang.String getNamespaceUri()

parse

public Module parse(Element element)