Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2001 / libraries / libGPE-XML @ 43637

# 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

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.