Revision 12164 trunk/libraries/libGPE/src/org/gvsig/gpe/GPEContentHandler.java

View differences:

GPEContentHandler.java
1 1
package org.gvsig.gpe;
2 2

  
3
import org.gvsig.gpe.schema.som.IXSSchemaDocument;
4
import org.gvsig.gpe.schema.som.impl.XSSchemaDocumentImpl;
3
import org.gvsig.xmlschema.som.IXSSchemaDocument;
4
import org.gvsig.xmlschema.som.impl.XSSchemaDocumentImpl;
5 5

  
6 6
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
7 7
 *
......
47 47
 *
48 48
 * $Id$
49 49
 * $Log$
50
 * Revision 1.14  2007-06-07 14:52:28  jorpiell
50
 * Revision 1.15  2007-06-14 13:50:06  jorpiell
51
 * The schema jar name has been changed
52
 *
53
 * Revision 1.14  2007/06/07 14:52:28  jorpiell
51 54
 * Add the schema support
52 55
 *
53 56
 * Revision 1.13  2007/05/15 12:09:18  jorpiell

Also available in: Unified diff