Modifier and Type | Class and Description |
---|---|
class |
CommandLineLogger
Logger for command line interface
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
ODFEntityResolver(Logger aLogger) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.