Statistics
| Revision:

root / trunk / libraries / libGPE-KML / src / org / gvsig / gpe / kml / parser / v21 / geometries / RegionBinding.java @ 21966

History | View | Annotate | Download (3.43 KB)

  • svn:executable: *
# Date Author Comment
21966 07/01/2008 10:41 AM Jorge Piera

Added the mimetypes

19953 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

19592 03/12/2008 06:20 PM groldan

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

19583 03/12/2008 02:28 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.

18607 02/07/2008 10:22 AM Jorge Piera
18284 01/24/2008 05:30 PM Jorge Piera

Initial import.