Revision 11488 trunk/libraries/libGPE-KML/src/org/gvsig/gpe/kml/writer/GPEKmlWriterHandler.java

View differences:

GPEKmlWriterHandler.java
75 75
 *
76 76
 * $Id$
77 77
 * $Log$
78
 * Revision 1.9  2007-05-08 08:22:37  jorpiell
78
 * Revision 1.10  2007-05-08 09:28:17  jorpiell
79 79
 * Add comments to create javadocs
80 80
 *
81
 * Revision 1.9  2007/05/08 08:22:37  jorpiell
82
 * Add comments to create javadocs
83
 *
81 84
 * Revision 1.8  2007/05/07 07:07:18  jorpiell
82 85
 * Add a constructor with the name and the description fields
83 86
 *
......
105 108
 *
106 109
 */
107 110
/**
111
 * KML writer handler used to write KML/KMZ files
108 112
 * @author Jorge Piera LLodr? (jorge.piera@iver.es)
109 113
 */
110 114
public class GPEKmlWriterHandler extends GPEXmlWriterHandler{

Also available in: Unified diff