public interface FeatureConverter
extends com.thoughtworks.xstream.converters.Converter
The FeatureConverter adds:
Metacards
MetacardType | Modifier and Type | Method and Description |
|---|---|
MetacardType |
getMetacardType()
Get this converter's MetacardType
|
void |
setCoordinateOrder(String coordinateOrder)
Set the coordinate order, LAT_LON or LON_LAT, on the converter.
|
void |
setMetacardType(MetacardType metacardType)
Set the MetacardType on the converter
|
void |
setSourceId(String id)
set the source ID on the converter to be used when converting features into metacards
|
void |
setWfsUrl(String wfsUrl)
Set the URL on the on converter
|
void setSourceId(String id)
id - MetacardType getMetacardType()
void setMetacardType(MetacardType metacardType)
metacardType - void setWfsUrl(String wfsUrl)
wfsUrl - void setCoordinateOrder(String coordinateOrder)
coordinateOrder - This work is licensed under a Creative Commons Attribution 4.0 International License.