Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2001 / libraries / libGPE-GML @ 43874

  • svn:ignore: bin-test
# Date Author Comment
26398 02/06/2009 02:53 AM Jose Manuel Vivó Arnal

v2_0_Build_2001

26382 02/05/2009 06:11 AM Jose Manuel Vivó Arnal

pre_v2_0_Build_2001

20936 05/27/2008 06:16 AM Jose Manuel Vivó Arnal

prepares_v2_refactor

20664 05/13/2008 12:58 PM Carlos Sánchez Periñán

Añadida comprobación de si es una etiqueta GML implementada a parte de comprobar si pertenece al namespace.

20663 05/13/2008 12:53 PM Carlos Sánchez Periñán

Corregido BUG getName()=null en la etiqueta <FeatureCollection>

20593 05/09/2008 06:06 AM Carlos Sánchez Periñán

Corregido el orden en los argumentos en el START ELEMENT

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

20285 04/22/2008 04:28 AM Carlos Sánchez Periñán

Eliminado el jar kxml de libGPE-GML

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

Using the ICoordinatesIterator in the writing process

19964 04/03/2008 10:44 AM Jorge Piera

It uses the XML namespace

19954 04/03/2008 03:08 AM Jorge Piera

Bug with the posType has been fixed

19952 04/03/2008 02:32 AM Jorge Piera

The QName is used

19792 03/27/2008 12:56 PM groldan

moved QName to javax.xml.namespace

19789 03/27/2008 11:14 AM Jorge Piera

The XML files has to been well-formed

19787 03/27/2008 11:04 AM groldan

fix character encoding in test file

19779 03/27/2008 08:49 AM groldan

commented out

19747 03/27/2008 07:23 AM groldan

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

19712 03/25/2008 11:17 AM Jorge Piera

The parsing test has been updated

19710 03/25/2008 07:25 AM 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

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

Parsers and writers uses the SPI to register them in GPE

19682 03/18/2008 08:04 AM Jorge Piera

The array of doubles have been replaced by the ICoordinatesIterator

19593 03/12/2008 01:23 PM groldan

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

19592 03/12/2008 01:20 PM groldan

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

19590 03/12/2008 12:50 PM Jorge Piera

Delete not used classes

19585 03/12/2008 09:30 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.

19582 03/12/2008 09:28 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.

19580 03/12/2008 09:19 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.

19573 03/12/2008 07:13 AM groldan

ticket #54, desacoplar gpe-gml de kxmlparser y usar solo la interfaz XmlPullParser

19572 03/12/2008 06:25 AM groldan

test commit, organize imports in a single class

19368 02/28/2008 12:48 PM Jorge Piera

Refactoring del writer de XML

19366 02/28/2008 12:43 PM Jorge Piera

Refactoring del writer de XML

19219 02/22/2008 04:07 AM Jorge Piera

The gml:name detection has been fixed

19217 02/22/2008 03:43 AM Jorge Piera

Actualizados loa cambios de la versión 1.1.2

19163 02/20/2008 06:24 AM Jorge Piera

Actualizados loa cambios de la versión 1.1.2

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

It is not necessary to validate the XML Schema

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

18606 02/07/2008 04:21 AM Jorge Piera
18544 02/06/2008 03:03 AM Jose Manuel Vivó Arnal

Fixed compile-classpath property and compile target

18536 02/06/2008 03:01 AM Jose Manuel Vivó Arnal

changed output folder of "src-test" to "bin-test" instead "bin"
Added 'bin-test' to svn:ignore property

18374 01/30/2008 04:47 AM Jorge Piera

Adding support to write SRS that are not based on XML

18286 01/24/2008 11:35 AM Jorge Piera

Initial import.

18285 01/24/2008 11:32 AM Jorge Piera

Initial import.