Statistics
| Revision:

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

History | View | Annotate | Download (14 KB)

  • svn:executable: *
# Date Author Comment
21998 07/01/2008 02:17 PM Jorge Piera

GPEParser uses interfaces instead of classes.

21989 07/01/2008 01:28 PM Jorge Piera

GPEParser uses interfaces instead of classes.

19961 04/03/2008 04:43 PM Jorge Piera

It uses the XML namespace

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.

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

Initial import.