Uses of Interface
org.odftoolkit.odfxsltrunner.XSLTParameter

Uses of XSLTParameter in org.odftoolkit.odfxsltrunner
 

Method parameters in org.odftoolkit.odfxsltrunner with type arguments of type XSLTParameter
 boolean ODFXSLTRunner.runXSLT(File aStyleSheetFile, List<XSLTParameter> aParams, File aInputFile, int aInputMode, File aOutputFile, int aOutputMode, String aPathInPackage, String aTransformerFactoryClassName, List<String> aExtractFileNames, Logger aLogger)
          Apply a style sheeet.
 boolean ODFXSLTRunner.runXSLT(String aStyleSheet, List<XSLTParameter> aParams, String aInputFile, int aInputMode, String aOutputFile, int aOutputMode, String aPathInPackage, String aTransformerFactoryClassName, List<String> aExtractFileNames, Logger aLogger)
          Apply a style sheeet.
 



Copyright © 2017 The Apache Software Foundation. All rights reserved.