Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_Build_1220 / libraries / libGPE / src / org @ 33846

# Date Author Comment
25381 11/19/2008 11:41 AM Jose Manuel Vivó Arnal

v2_0_Build_1220

25376 11/19/2008 10:06 AM Jose Manuel Vivó Arnal

pre_v2_0_Build_1220

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

Using the SPI mechanism to add the properties

22000 07/01/2008 08:32 AM Jorge Piera

Add some comments to the class

21998 07/01/2008 08:17 AM Jorge Piera

GPEParser uses interfaces instead of classes.

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

GPEParser uses interfaces instead of classes.

21971 07/01/2008 06:44 AM 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 04:39 AM Jorge Piera

Updated the tests with the new content handler interface.

21949 06/30/2008 10:45 AM Jorge Piera

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

21944 06/30/2008 10:04 AM Jorge Piera

Starting to use the XMLStreamWriter

20425 05/05/2008 10:24 AM groldan

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

20308 04/23/2008 05:21 AM groldan

GPEFactory javadocs

20219 04/18/2008 10:24 AM Jorge Piera

Using the ICoordinatesIterator in the writing process

19961 04/03/2008 10:43 AM Jorge Piera

It uses the XML namespace

19801 03/27/2008 01:51 PM groldan
19792 03/27/2008 12:56 PM groldan

moved QName to javax.xml.namespace

19688 03/18/2008 09:32 AM Jorge Piera

Parsers and writers uses the SPI to register them in GPE

19681 03/18/2008 08:03 AM Jorge Piera

The array of doubles have been replaced by the ICoordinatesIterator

19589 03/12/2008 10:14 AM groldan

javadoc correction

19584 03/12/2008 09:29 AM 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 09:18 AM 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 08:55 AM groldan

javadocs

19577 03/12/2008 08:50 AM groldan
19576 03/12/2008 08:45 AM groldan

propuesta de interfaces para usar secuencia de coordenadas en GPEContentHandler

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

Setters for the handlers

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

It is not necessary to validate the XML Schema

18770 02/12/2008 03: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 04:20 AM Jorge Piera
18374 01/30/2008 04:47 AM Jorge Piera

Adding support to write SRS that are not based on XML

18288 01/24/2008 11:43 AM Jorge Piera

Initial import.