Statistics
| Revision:

root / tags / v1_9_Build_1244 / libraries / libGPE-KML / src @ 38379

# Date Author Comment
30540 08/17/2009 11:30 AM Ignacio Brodín

v1_9_Build_1244

30536 08/17/2009 08:35 AM Ignacio Brodín

pre_v1_9_Build_1244

27443 03/18/2009 08:04 AM Jorge Piera

Adding the IAttributesIterator to the ContentHandler

27127 03/05/2009 01:53 PM Jorge Piera

The kml export didn't work in 2D

27073 03/04/2009 04:16 PM Jorge Piera

Using libGPE

22027 07/03/2008 09:03 AM Jorge Piera

Using Qnames instead of strings

22024 07/03/2008 09:00 AM Jorge Piera

Using Qnames instead of strings

22009 07/01/2008 08:37 PM Jorge Piera

Using the SPI mechanism to add the properties

21966 07/01/2008 10:41 AM Jorge Piera

Added the mimetypes

21950 06/30/2008 04:45 PM Jorge Piera

Added the getFormat method to the parsers that return the mime type

21947 06/30/2008 04:05 PM Jorge Piera

Starting to use the XMLStreamWriter

20594 05/09/2008 12:07 PM Carlos Sánchez Periñán

Corregido el orden en los argumentos en el START ELEMENT

20221 04/18/2008 04:24 PM Jorge Piera

Using the ICoordinatesIterator in the writing process

19962 04/03/2008 04:43 PM Jorge Piera

It uses the XML namespace

19953 04/03/2008 08:32 AM Jorge Piera

The QName is used

19747 03/27/2008 12:23 PM groldan

added throws clause to IXmlStreamReader methods and formatted some gml test files

19710 03/25/2008 12:25 PM groldan

use StAX like event constant names and introduce stax-api-1.0.1 to base the xml parsing on a stable specification rather than an old ad-hoc parser

19686 03/18/2008 02:32 PM Jorge Piera

Parsers and writers uses the SPI to register them in GPE

19680 03/18/2008 01:03 PM Jorge Piera

The array of doubles have been replaced by the ICoordinatesIterator

19592 03/12/2008 06:20 PM groldan

introduced IXmlStreamReader abstraction layer decoupling libGPE-GML and libGPE-KML from any specific xml parsing technology

19583 03/12/2008 02:28 PM Jorge Piera

Package refactoring: all the GPEParsers are located in the org.gvsig.gpe.parser package and all the GPEWriter are located in the org.gvsig.gpe.writer package.

19367 02/28/2008 06:44 PM Jorge Piera

Refactoring del writer de XML

19162 02/20/2008 12:23 PM Jorge Piera

Actualizados loa cambios de la versión 1.1.2

19161 02/20/2008 12:22 PM Jorge Piera

Actualizados loa cambios de la versión 1.1.2

19160 02/20/2008 12:21 PM Jorge Piera

Actualizados loa cambios de la versión 1.1.2

18772 02/12/2008 09:20 AM Carlos Sánchez Periñán

Added Compatibility with J2ME, and GPEContentHandler Modified to detect geometric tags user defined, finally some parsing bugs fixed.

18607 02/07/2008 10:22 AM Jorge Piera
18284 01/24/2008 05:30 PM Jorge Piera

Initial import.