Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_Build_1215 / libraries / libGPE-XML @ 34095

  • svn:ignore: target bin .settings
# Date Author Comment
24627 11/03/2008 03:22 AM Jose Manuel Vivó Arnal

v2_0_Build_1215

24583 10/31/2008 12:33 PM Vicente Caballero

pre_v2_0_0_Build_1215

22010 07/01/2008 02:37 PM Jorge Piera

Using the SPI mechanism to add the properties

21991 07/01/2008 07:29 AM Jorge Piera

GPEParser uses interfaces instead of classes.

21967 07/01/2008 04:41 AM Jorge Piera

One bug this the pull parser has been fixed

21962 07/01/2008 04:07 AM jcampos

Properties change.
New pom.xml to make compatible with maven.

21948 06/30/2008 10:14 AM Jorge Piera
21945 06/30/2008 10:04 AM Jorge Piera

Starting to use the XMLStreamWriter

20428 05/05/2008 12:30 PM groldan

preliminar StAX based IXmlStreamWriter adapter

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

20301 04/22/2008 08:26 AM Jorge Piera

The Kxml2 pull parser is able to manage namespaces now

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

Eliminado el jar kxml de libGPE-GML

20188 04/17/2008 04:46 PM groldan

ATTRIBUTE is not a parse event, will be added back later if needed for writing

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

It uses the XML namespace

19951 04/03/2008 02:27 AM Jorge Piera

QName is used in all the application

19792 03/27/2008 12:56 PM groldan

moved QName to javax.xml.namespace

19784 03/27/2008 09:39 AM groldan
19783 03/27/2008 09:36 AM groldan

do not use coalescing element content parse, we need to handle multiple CHARACTERS events

19780 03/27/2008 08:50 AM groldan
19778 03/27/2008 08:44 AM groldan

StaxXmlStreamReader.getName() returns qName instead of localName

19776 03/27/2008 08:10 AM Jorge Piera

Classpath updated

19747 03/27/2008 07:23 AM groldan

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

19711 03/25/2008 11:16 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

19709 03/25/2008 07:23 AM groldan

Ticket #55, let the xml parser inferr the encoding instead of opening an input stream twice

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

Parsers and writers uses the SPI to register them in GPE

19679 03/18/2008 08:00 AM Jorge Piera

Adding build.xml

19678 03/18/2008 07:57 AM Jorge Piera

Initial import.

19677 03/18/2008 07:57 AM Jorge Piera

Initial import.