Statistics
| Revision:

root / trunk / libraries / libGPE-XML / src / org / gvsig / gpe / xml / parser / GPEXmlParser.java @ 22010

History | View | Annotate | Download (5.48 KB)

# Date Author Comment
21991 07/01/2008 01:29 PM Jorge Piera

GPEParser uses interfaces instead of classes.

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

19709 03/25/2008 12:23 PM groldan

Ticket #55, let the xml parser inferr the encoding instead of opening an input stream twice

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

Parsers and writers uses the SPI to register them in GPE

19678 03/18/2008 12:57 PM Jorge Piera

Initial import.