Revision 13008 trunk/libraries/libFMap/src-test/com/iver/cit/gvsig/fmap/core/rendering/TestAbstractIntervalLegend.java

View differences:

TestAbstractIntervalLegend.java
45 45
import java.io.IOException;
46 46
import java.sql.Types;
47 47
import java.util.ArrayList;
48
import java.util.Hashtable;
48 49

  
49

  
50 50
import junit.framework.TestCase;
51 51

  
52 52
import com.hardcode.driverManager.Driver;
......
75 75
import com.iver.cit.gvsig.fmap.rendering.IClassifiedVectorialLegend;
76 76
import com.iver.cit.gvsig.fmap.rendering.ILegend;
77 77
import com.iver.cit.gvsig.fmap.rendering.QuantityByCategoryLegend;
78
import com.sun.org.apache.xalan.internal.xsltc.runtime.Hashtable;
79 78

  
80 79
/**
81 80
 * Integration test to ensure that the legends which implements the

Also available in: Unified diff