fr.paris.lutece.portal.service.xsl
Class XslExportService
java.lang.Object
fr.paris.lutece.portal.service.xsl.XslExportService
public final class XslExportService
- extends Object
Class to export XML datas with a Xsl file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exportXMLWithXSL
public static String exportXMLWithXSL(int nIdXslExport,
String strXml)
- Transform an XML with an XSL
- Parameters:
nIdXslExport
- Id of the Xsl export to use for the XML transformation.strXml
- XML to transform
- Returns:
- The given XML transformed with the given XSL
Copyright © 2014 Mairie de Paris. All Rights Reserved.