Statistics
| Revision:

root / trunk / libraries / libGPE / src / org / gvsig / gpe / parser / GPEParser.java @ 21998

History | View | Annotate | Download (5.87 KB)

  • svn:executable: *
# Date Author Comment
21989 07/01/2008 01:28 PM Jorge Piera

GPEParser uses interfaces instead of classes.

21949 06/30/2008 04:45 PM Jorge Piera

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

20425 05/05/2008 04:24 PM groldan

use mime type to grab an xml or binary xml parser, and introduction of preliminar xml stream writer interface

19688 03/18/2008 02:32 PM Jorge Piera

Parsers and writers uses the SPI to register them in GPE

19681 03/18/2008 01:03 PM Jorge Piera

The array of doubles have been replaced by the ICoordinatesIterator

19579 03/12/2008 02:18 PM 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.

19369 02/29/2008 08:06 AM Jorge Piera

Setters for the handlers

18605 02/07/2008 10:20 AM Jorge Piera
18288 01/24/2008 05:43 PM Jorge Piera

Initial import.