C E G H I L M O R W X

C

CommandLineLogger - Class in org.odftoolkit.odfxsltrunner
Logger for command line interface
CommandLineLogger(PrintStream, int) - Constructor for class org.odftoolkit.odfxsltrunner.CommandLineLogger
Creates a new instance of CommandLineLogger

E

ERROR - Static variable in class org.odftoolkit.odfxsltrunner.Logger
Error log level.

G

getName() - Method in class org.odftoolkit.odfxsltrunner.Logger
Get name of the file for which messagea are logged.
getName() - Method in interface org.odftoolkit.odfxsltrunner.XSLTParameter
Get parameter name.
getValue() - Method in interface org.odftoolkit.odfxsltrunner.XSLTParameter
Get parameter value.

H

hasError() - Method in class org.odftoolkit.odfxsltrunner.Logger
Was an error or fatal error logged.

I

INFO - Static variable in class org.odftoolkit.odfxsltrunner.Logger
Information log level.
INPUT_MODE_FILE - Static variable in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
Input file is a plain XML file.
INPUT_MODE_PACKAGE - Static variable in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
Input file is an ODF package.

L

Logger - Class in org.odftoolkit.odfxsltrunner
Base class for logging messages.
Logger() - Constructor for class org.odftoolkit.odfxsltrunner.Logger
Create a new Logger instance.
logMessage(String, String, String, int) - Method in class org.odftoolkit.odfxsltrunner.CommandLineLogger
Log a message.
logMessage(String, String, String, int) - Method in class org.odftoolkit.odfxsltrunner.Logger
Log a message.
logMessageWithLocation(String, String, int) - Method in class org.odftoolkit.odfxsltrunner.CommandLineLogger
Log a message.
logMessageWithLocation(String, String, int) - Method in class org.odftoolkit.odfxsltrunner.Logger
Log a message.

M

Main - Class in org.odftoolkit.odfxsltrunner
This application applies an XSLT style sheet to an ODF file.
Main() - Constructor for class org.odftoolkit.odfxsltrunner.Main
Creates a new instance of Main
main(String[]) - Static method in class org.odftoolkit.odfxsltrunner.Main
 

O

ODFEntityResolver - Class in org.odftoolkit.odfxsltrunner
 
ODFEntityResolver(Logger) - Constructor for class org.odftoolkit.odfxsltrunner.ODFEntityResolver
 
ODFXSLTRunner - Class in org.odftoolkit.odfxsltrunner
Class for applying style sheets to ODF documents.
ODFXSLTRunner() - Constructor for class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
Create new instance of ODFXSLTRunner.
org.odftoolkit.odfxsltrunner - package org.odftoolkit.odfxsltrunner
 
OUTPUT_MODE_COPY_INPUT_PACKAGE - Static variable in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
The input package is copied and the result of the transformation is stored in the specified path within the copied package.
OUTPUT_MODE_FILE - Static variable in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
Output file is a plain XML or text file.
OUTPUT_MODE_REPLACE_INPUT_PACKAGE - Static variable in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
The transformation replaces the specified path within the input file.
OUTPUT_MODE_STDOUT - Static variable in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
Output is stdout.
OUTPUT_MODE_TEMPLATE_PACKAGE - Static variable in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
The result of the transformation is stored in the specified path within the output package.

R

resolveEntity(String, String) - Method in class org.odftoolkit.odfxsltrunner.ODFEntityResolver
 
runXSLT(String, List<XSLTParameter>, String, int, String, int, String, String, List<String>, Logger) - Method in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
Apply a style sheeet.
runXSLT(File, List<XSLTParameter>, File, int, File, int, String, String, List<String>, Logger) - Method in class org.odftoolkit.odfxsltrunner.ODFXSLTRunner
Apply a style sheeet.

W

WARNING - Static variable in class org.odftoolkit.odfxsltrunner.Logger
Warning log level.

X

XSLTParameter - Interface in org.odftoolkit.odfxsltrunner
Interface for XSLT parameters

C E G H I L M O R W X

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