org.geotools.xml.gml
Class WFSFeatureTypeTransformer

Object
  extended by WFSFeatureTypeTransformer

public class WFSFeatureTypeTransformer
extends Object

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

Since:
1.1.0
Author:
Jesse
See Also:
ChoiceAttributeType
Module:
modules/unsupported/wfs (gt-wfs.jar)

Constructor Summary
WFSFeatureTypeTransformer()
           
 
Method Summary
static SimpleFeatureType transform(SimpleFeatureType schema, CoordinateReferenceSystem crs)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSFeatureTypeTransformer

public WFSFeatureTypeTransformer()
Method Detail

transform

public static SimpleFeatureType transform(SimpleFeatureType schema,
                                          CoordinateReferenceSystem crs)
                                   throws SchemaException
Throws:
SchemaException


Copyright © 1996-2009 Geotools. All Rights Reserved.