Revision 11265 trunk/libraries/libGPE/src-test/org/gvsig/gpe/writers/GPEWriterBaseTest.java

View differences:

GPEWriterBaseTest.java
1 1
package org.gvsig.gpe.writers;
2 2

  
3 3
import java.io.File;
4
import java.io.IOException;
5
import java.lang.reflect.InvocationTargetException;
6 4
import java.util.ArrayList;
7 5

  
8 6
import junit.framework.TestCase;
......
60 58
 *
61 59
 * $Id$
62 60
 * $Log$
63
 * Revision 1.4  2007-04-19 07:23:20  jorpiell
61
 * Revision 1.5  2007-04-19 11:50:20  csanchez
62
 * Actualizacion protoripo libGPE
63
 *
64
 * Revision 1.4  2007/04/19 07:23:20  jorpiell
64 65
 * Add the add methods to teh contenhandler and change the register mode
65 66
 *
66 67
 * Revision 1.3  2007/04/17 06:27:20  jorpiell

Also available in: Unified diff