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.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.