public class SimpleModuleImpl extends GeoRSSModule
GeoRSSModule
Interface for the GeoRSS
Simple format.geometry, GEORSS_GEORSS_URI, GEORSS_GML_URI, GEORSS_W3CGEO_URI, GML_NS, SIMPLE_NS, version, W3CGEO_NS
Constructor and Description |
---|
SimpleModuleImpl() |
Modifier and Type | Method and Description |
---|---|
Class<GeoRSSModule> |
getInterface()
Returns the interface the copyFrom works on.
|
clone, copyFrom, getGeometry, getPosition, setGeometry, setPosition
equals, getUri, hashCode, toString
public Class<GeoRSSModule> getInterface()
CopyFrom
This is useful when dealing with properties that may have multiple implementations. For example, Module.
Copyright © 2017. All rights reserved.