Modifier and Type | Method and Description |
---|---|
FeatureConverter |
FeatureConverterFactory.createConverter()
return an instance of a
FeatureConverter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFeatureConverter |
class |
GenericFeatureConverter
This class works in conjunction with XStream to convert a
Metacard to XML according to
the GML 2.1.2 spec. |
Modifier and Type | Method and Description |
---|---|
void |
FeatureCollectionConverterWfs10.setFeatureConverterMap(Map<String,FeatureConverter> featureConverterMap) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,FeatureConverter> |
FeatureCollectionMessageBodyReaderWfs10.featureConverterMap |
Modifier and Type | Method and Description |
---|---|
void |
FeatureCollectionMessageBodyReaderWfs10.registerConverter(FeatureConverter converter) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFeatureConverterWfs20 |
class |
GenericFeatureConverterWfs20
This class works in conjunction with XStream to convert a
Metacard to XML according to
the GML 3.2.1 spec. |
Modifier and Type | Method and Description |
---|---|
void |
FeatureCollectionConverterWfs20.setFeatureConverterMap(Map<String,FeatureConverter> featureConverterMap) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,FeatureConverter> |
FeatureCollectionMessageBodyReaderWfs20.featureConverterMap |
Modifier and Type | Method and Description |
---|---|
void |
FeatureCollectionMessageBodyReaderWfs20.registerConverter(FeatureConverter converter) |
This work is licensed under a Creative Commons Attribution 4.0 International License.