Revision 24505 branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/spi/index/AbstractFeatureIndexProvider.java

View differences:

AbstractFeatureIndexProvider.java
28 28

  
29 29
package org.gvsig.fmap.dal.feature.spi.index;
30 30

  
31
import org.gvsig.fmap.dal.exceptions.InitializeException;
31
import org.gvsig.fmap.dal.exception.InitializeException;
32 32

  
33 33

  
34 34
public abstract class AbstractFeatureIndexProvider implements FeatureIndexProvider {

Also available in: Unified diff