[Qgis-developer] XSLT in a QGIS plugin

2012-10-10 Thread Jakob Lanstorp
I need to transform XML into HTML in a Python QGIS plugin I am writing. Is
there XSLT available in QGIS Python? What would be the recommended approach? 

Jakob



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/XSLT-in-a-QGIS-plugin-tp5007716.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] XSLT in a QGIS plugin

2012-10-10 Thread Germán Carrillo
Hi,

not sure if there is another way, but I added something similar for
displaying XML Exception reports in the WPS client.

Have a look at the 'errorHandler' function in [1].

Regards,

Germán
---
[1] https://www.kappasys.ch/svn/wps/trunk/QgsWpsDockWidget.py


2012/10/10 Jakob Lanstorp jlanst...@gmail.com

 I need to transform XML into HTML in a Python QGIS plugin I am writing. Is
 there XSLT available in QGIS Python? What would be the recommended
 approach?

 Jakob



 --
 View this message in context:
 http://osgeo-org.1560.n6.nabble.com/XSLT-in-a-QGIS-plugin-tp5007716.html
 Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
---
   |\__
(:__)(
   |/

Soluciones Geoinformáticas Libres
http://geotux.tuxfamily.org/
http://twitter.com/GeoTux2
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer