| Takes a config object and creates a set of mappings.
In the process will parse xml schemas to geotools' Feature Model types
and descriptors, connect to source datastores and build the mapping
objects from source FeatureTypes to the target ones.
Parameters: config - DOCUMENT ME! a Set of org.geotools.data.complex.FeatureTypeMappingsource to target FeatureType mapping definitions throws: IOException - if any error occurs while creating the mappings |