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 |
|---|---|
java.lang.Class<GeoRSSModule> |
getInterface()
Returns the interface the copyFrom works on.
|
clone, copyFrom, getElev, getFeatureNameTag, getFeatureTypeTag, getFloor, getGeometry, getPosition, getRadius, getRelationshipTag, setElev, setFeatureNameTag, setFeatureTypeTag, setFloor, setGeometry, setPosition, setRadius, setRelationshipTagequals, getUri, hashCode, toStringpublic java.lang.Class<GeoRSSModule> getInterface()
CopyFromThis is useful when dealing with properties that may have multiple implementations. For example, Module.
Copyright © 2025. All rights reserved.