Jody,
I am in the process of a WFS code review ... and noticed the
FeatureTypeFactory was deprecated. I found the FeatureTypeBuilder
method with the signature below.
The Class is marked as "@since 2.1.M3" but uses deprecated classes, please advise.
DZ
public static FeatureType newFeatureType( AttributeType[] types, String name, URI ns,
boolean isAbstract, FeatureType[] superTypes, GeometryAttributeType
defaultGeometry )
throws FactoryConfigurationError, SchemaException
- [Geotools-devel] Deprecation ... FeatureTypes David Zwiers
- [Geotools-devel] Re: Deprecation ... FeatureTypes Jody Garnett
