Revision 40769 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.remoteclient/src/main/java/org/gvsig/remoteclient/wcs/WCSProtocolHandlerFactory.java

View differences:

WCSProtocolHandlerFactory.java
21 21
 * For any additional information, do not hesitate to contact us
22 22
 * at info AT gvsig.com, or visit our website www.gvsig.com.
23 23
 */
24
/*
25
 * $Id: WCSProtocolHandlerFactory.java 33738 2010-10-21 11:54:20Z jpiera $
26
 * $Log$
27
 * Revision 1.4  2006-07-18 11:41:05  jaume
28
 * no hay nada nuevo pero el team synchronize est? pesado
29
 *
30
 * Revision 1.3  2006/04/25 06:47:50  jaume
31
 * clean up unnecessary imports
32
 *
33
 * Revision 1.2  2006/03/15 08:54:42  jaume
34
 * *** empty log message ***
35
 *
36
 * Revision 1.1.2.1  2006/03/08 09:08:31  jaume
37
 * *** empty log message ***
38
 *
39
 * Revision 1.1  2006/03/06 15:18:32  jaume
40
 * *** empty log message ***
41
 *
42
 */
43 24
package org.gvsig.remoteclient.wcs;
44 25

  
45 26
import java.io.DataInputStream;

Also available in: Unified diff