Statistics
| Revision:

root / trunk / libraries / libGPE-GML / src / org / gvsig / gpe / gml / parser / sfp0 / geometries / CurveMemberTypeBinding.java @ 21951

History | View | Annotate | Download (1.6 KB)

  • svn:executable: *
# Date Author Comment
21951 06/30/2008 04:45 PM Jorge Piera

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

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

The QName is used

19710 03/25/2008 12:25 PM 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

19682 03/18/2008 01:04 PM Jorge Piera

The array of doubles have been replaced by the ICoordinatesIterator

19592 03/12/2008 06:20 PM groldan

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

19573 03/12/2008 12:13 PM groldan

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

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

Refactoring del writer de XML

18606 02/07/2008 10:21 AM Jorge Piera
18286 01/24/2008 05:35 PM Jorge Piera

Initial import.