Uses of Class
org.odftoolkit.odfxsltrunner.Logger

Uses of Logger in org.odftoolkit.odfxsltrunner
 

Subclasses of Logger in org.odftoolkit.odfxsltrunner
 class CommandLineLogger
          Logger for command line interface
 

Methods in org.odftoolkit.odfxsltrunner with parameters of type Logger
 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.
 

Constructors in org.odftoolkit.odfxsltrunner with parameters of type Logger
ODFEntityResolver(Logger aLogger)
           
 



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