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

View differences:

GPEKmlParser.java
67 67
 *
68 68
 * $Id$
69 69
 * $Log$
70
 * Revision 1.6  2007-05-07 07:07:18  jorpiell
70
 * Revision 1.7  2007-05-08 09:28:17  jorpiell
71
 * Add comments to create javadocs
72
 *
73
 * Revision 1.6  2007/05/07 07:07:18  jorpiell
71 74
 * Add a constructor with the name and the description fields
72 75
 *
73 76
 * Revision 1.5  2007/04/20 08:38:59  jorpiell
......
88 91
 *
89 92
 */
90 93
/**
94
 * This is a KML parser. This class must be registered in 
95
 * the GPE register to read and write KML/KMZ files.
91 96
 * @author Jorge Piera LLodr? (jorge.piera@iver.es)
92 97
 */
93 98
public class GPEKmlParser extends GPEXmlParser {

Also available in: Unified diff