|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |