Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1239 / libraries / libGPE-XML / src / org @ 43228

# Date Author Comment
29912 07/10/2009 08:11 AM Jose Manuel Vivó Arnal

v1_9_Build_1239

29886 07/10/2009 06:42 AM Jose Manuel Vivó Arnal

pre_v1_9_Build_1239

27713 04/01/2009 08:32 AM Jorge Piera

Updating the window to export to KML
ticket #876

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

Adding the IAttributesIterator to the ContentHandler

27073 03/04/2009 10:16 AM Jorge Piera

Using libGPE

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

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

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

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

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

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

Initial import.