org.geotools.xml.gml
Class WFSFeatureTypeTransformer

java.lang.Object
  extended by org.geotools.xml.gml.WFSFeatureTypeTransformer

public class WFSFeatureTypeTransformer
extends java.lang.Object

A sad hack class until the new Feature Model comes around.

Since:
1.1.0
Author:
Jesse
See Also:
ChoiceAttributeType

Constructor Summary
WFSFeatureTypeTransformer()
           
 
Method Summary
static org.opengis.feature.simple.SimpleFeatureType transform(org.opengis.feature.simple.SimpleFeatureType schema, org.opengis.referencing.crs.CoordinateReferenceSystem crs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSFeatureTypeTransformer

public WFSFeatureTypeTransformer()
Method Detail

transform

public static org.opengis.feature.simple.SimpleFeatureType transform(org.opengis.feature.simple.SimpleFeatureType schema,
                                                                     org.opengis.referencing.crs.CoordinateReferenceSystem crs)
                                                              throws SchemaException
Throws:
SchemaException


Copyright © 1996-2010 Geotools. All Rights Reserved.