public class W3CGeoModuleImpl extends GeoRSSModule
GeoRSSModule
Interface for the W3C geo
format.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
geometry, GEORSS_GEORSS_URI, GEORSS_GML_URI, GEORSS_W3CGEO_URI, GML_NS, SIMPLE_NS, version, W3CGEO_NS
Constructor and Description |
---|
W3CGeoModuleImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<GeoRSSModule> |
getInterface()
Returns the interface the copyFrom works on.
|
clone, copyFrom, getGeometry, getPosition, setGeometry, setPosition
equals, getUri, hashCode, toString
private static final long serialVersionUID
public java.lang.Class<GeoRSSModule> getInterface()
CopyFrom
This is useful when dealing with properties that may have multiple implementations. For example, Module.