Revision 43215 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.impl/src/main/java/org/gvsig/fmap/dal/feature/impl/FeatureTypeManager.java

View differences:

FeatureTypeManager.java
193 193
            }
194 194
        }
195 195

  
196
        @Override
197
        public void setUp() throws Exception {
198
            
199
        }
200

  
196 201
        public void applyTransform(Feature source, EditableFeature target)
197 202
                throws DataException {
198 203

  

Also available in: Unified diff