Dear list, I am new to GeoTools and I am just at the beginning of trying things out. Right now I would like to test the sample code from the website
http://docs.codehaus.org/display/GEOTDOC/GML+XML+Support in this case this code: --------------8<--------------- org.geotools.xml.Configuration configuration = new org.geotools.gml2.GMLConfiguration(); org.geotools.xml.Parser parser = new org.geotools.xml.Parser( configuration ); --------------8<--------------- I tried to download (via Maven) the gt-xml (v2.6.0) jars, but they do not include the "Configuration" or "Parser" classes. Where do I find them? I am a bit confused about all these different deprecated, not compiling examples on the net, so maybe I am missing something fundamental here. Thanks for all hints Jan -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
