public class GMLModuleImpl extends GeoRSSModule
GeoRSSModule Interface for the gml GeoRSS
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 |
|---|
GMLModuleImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<GeoRSSModule> |
getInterface()
Returns the interface the copyFrom works on.
|
clone, copyFrom, getGeometry, getPosition, setGeometry, setPositionequals, getUri, hashCode, toStringprivate static final long serialVersionUID
public java.lang.Class<GeoRSSModule> getInterface()
CopyFromThis is useful when dealing with properties that may have multiple implementations. For example, Module.