This is the general strategy when working with object models that are EMF based. There is a generic binding class (ComplexEMFBinding) which uses EMF reflection to do all the parsing and encoding, so a particular binding class is not needed. But in some cases the need to specialize is there.
So it's using existing bindings rather than the new generated ones in most cases? I see that it's making use of a net.opengis.wcs10.Wcs10Factory, where can I get the source code for this? It's not on opengis.net. I'm not too familiar with EMF so could you recommend any reading materials that might help my understanding? Cheers for the help, Jon -- View this message in context: http://n2.nabble.com/Parsing-the-WCS-schema-tp2568010p2593789.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
