Hi,

I'm try-ing to port some code from 2.4.4 to 2.5M2.

my code will use the FeatureType and AttributeType

org.geotools.feature.FeatureType ft = featureStore.getSchema();
org.geotools.feature.AttributeType at = ft.getAttributeType(0);

Now I see they are deprecated on 2.5M2

But I don't understand how to retrieve now the AttributeType informations .

Many thx,
Andrea Peri.

-- 
~~~~~~~~~~~~~~~~~
§ Andrea §
§ Peri §
~~~~~~~~~~~~~~~~~
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to