Revision 12175 trunk/libraries/libGPE-GML/src/org/gvsig/gpe/xml/GPEXmlSchemaMap.java

View differences:

GPEXmlSchemaMap.java
2 2

  
3 3
import java.io.File;
4 4
import java.io.IOException;
5
import java.net.ConnectException;
6
import java.net.MalformedURLException;
7 5
import java.net.URI;
8 6
import java.net.URISyntaxException;
9 7
import java.net.URL;
10
import java.net.UnknownHostException;
11 8
import java.util.StringTokenizer;
12 9

  
13 10
import org.gvsig.gpe.GPEErrorHandler;
......
63 60
 *
64 61
 * $Id$
65 62
 * $Log$
66
 * Revision 1.3  2007-06-14 13:50:05  jorpiell
63
 * Revision 1.4  2007-06-14 16:15:05  jorpiell
64
 * builds to create the jars generated and add the schema code to the libGPEProject
65
 *
66
 * Revision 1.3  2007/06/14 13:50:05  jorpiell
67 67
 * The schema jar name has been changed
68 68
 *
69 69
 * Revision 1.2  2007/06/08 13:01:12  jorpiell

Also available in: Unified diff