Statistics
| Revision:

root / tags / gvsig_topologia-0_1_0-1233 / libraries / libGPE / src / org @ 34764

# Date Author Comment
30591 08/26/2009 10:45 AM yhijazi

gvsig_topologia-0_1_0-1233

27713 04/01/2009 02:32 PM Jorge Piera

Updating the window to export to KML
ticket #876

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

Adding the IAttributesIterator to the ContentHandler

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

Using libGPE

22007 07/01/2008 08:36 PM Jorge Piera

Using the SPI mechanism to add the properties

22000 07/01/2008 02:32 PM Jorge Piera

Add some comments to the class

21998 07/01/2008 02:17 PM Jorge Piera

GPEParser uses interfaces instead of classes.

21989 07/01/2008 01:28 PM Jorge Piera

GPEParser uses interfaces instead of classes.

21971 07/01/2008 12:44 PM Jorge Piera

Add the methods to use the mimetype and replaced the exception to create both the parsers and the writers

21964 07/01/2008 10:39 AM Jorge Piera

Updated the tests with the new content handler interface.

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

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

21944 06/30/2008 04:04 PM Jorge Piera

Starting to use the XMLStreamWriter

20425 05/05/2008 04:24 PM groldan

use mime type to grab an xml or binary xml parser, and introduction of preliminar xml stream writer interface

20308 04/23/2008 11:21 AM groldan

GPEFactory javadocs

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

Using the ICoordinatesIterator in the writing process

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

It uses the XML namespace

19801 03/27/2008 06:51 PM groldan
19792 03/27/2008 05:56 PM groldan

moved QName to javax.xml.namespace

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

Parsers and writers uses the SPI to register them in GPE

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

The array of doubles have been replaced by the ICoordinatesIterator

19589 03/12/2008 03:14 PM groldan

javadoc correction

19584 03/12/2008 02:29 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.

19579 03/12/2008 02:18 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.

19578 03/12/2008 01:55 PM groldan

javadocs

19577 03/12/2008 01:50 PM groldan
19576 03/12/2008 01:45 PM groldan

propuesta de interfaces para usar secuencia de coordenadas en GPEContentHandler

19369 02/29/2008 08:06 AM Jorge Piera

Setters for the handlers

19150 02/20/2008 10:14 AM Jorge Piera

It is not necessary to validate the XML Schema

18770 02/12/2008 09:16 AM Carlos Sánchez Periñán

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

18605 02/07/2008 10:20 AM Jorge Piera
18374 01/30/2008 10:47 AM Jorge Piera

Adding support to write SRS that are not based on XML

18288 01/24/2008 05:43 PM Jorge Piera

Initial import.