Index

C G M O R S U 
All Classes and Interfaces|All Packages

C

canConvert(Class) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
Method to determine if this converter knows how to convert the specified Class.

G

GenericFeatureConverterWfs11 - Class in org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl
This class works in conjunction with XStream to convert a Metacard to XML according to the GML 3.1.1 spec.
GenericFeatureConverterWfs11(String) - Constructor for class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
 
GenericFeatureConverterWfs11(MetacardMapper) - Constructor for class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
 
getValueForMetacardAttribute(AttributeType.AttributeFormat, HierarchicalStreamReader) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
 

M

marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
 

O

org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl - package org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl
 

R

readGml(String) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
Converts the GML XML document String to a JTS Geometry using the Geotools libraries
readGml(Document) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
Converts the GML XML document to a JTS Geometry using the Geotools libraries

S

setSourceId(String) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
 
swapCoordinates(Geometry) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
 

U

unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter.impl.GenericFeatureConverterWfs11
This method will unmarshal an XML instance of a "gml:member" to a Metacard.
C G M O R S U 
All Classes and Interfaces|All Packages