org.rometools.feed.module.georss
Class W3CGeoModuleImpl

java.lang.Object
  extended by com.sun.syndication.feed.module.ModuleImpl
      extended by org.rometools.feed.module.georss.GeoRSSModule
          extended by org.rometools.feed.module.georss.W3CGeoModuleImpl
All Implemented Interfaces:
com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.module.Module, Serializable, Cloneable

public class W3CGeoModuleImpl
extends GeoRSSModule

W3CGeoModuleImpl is the implementation of the GeoRSSModule Interface for the W3C geo format.

Version:
$Id: W3CGeoModuleImpl.java,v 1.2 2007/04/18 09:59:29 marcwick Exp $
Author:
Marc Wick
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.rometools.feed.module.georss.GeoRSSModule
geometry, GEORSS_GEORSS_URI, GEORSS_GML_URI, GEORSS_W3CGEO_URI, GML_NS, SIMPLE_NS, version, W3CGEO_NS
 
Constructor Summary
W3CGeoModuleImpl()
           
 
Method Summary
 Class getInterface()
           
 
Methods inherited from class org.rometools.feed.module.georss.GeoRSSModule
clone, copyFrom, getGeometry, getPosition, setGeometry, setPosition
 
Methods inherited from class com.sun.syndication.feed.module.ModuleImpl
equals, getUri, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

W3CGeoModuleImpl

public W3CGeoModuleImpl()
Method Detail

getInterface

public Class getInterface()


Copyright © 2013 ROME Project. All Rights Reserved.