public class ODFXSLTRunnerTask
extends org.apache.tools.ant.Task
Modifier and Type | Class and Description |
---|---|
static class |
ODFXSLTRunnerTask.Factory
Paramter class for nested
|
static class |
ODFXSLTRunnerTask.Param
Paramter class for nested elements.
|
Constructor and Description |
---|
ODFXSLTRunnerTask() |
Modifier and Type | Method and Description |
---|---|
ODFXSLTRunnerTask.Factory |
createFactory()
Create a new factory for a nested
|
ODFXSLTRunnerTask.Param |
createParam()
Create a new paramter for a nested element.
|
void |
execute() |
void |
setForce(boolean bForce)
Set force mode.
|
void |
setIn(File aIn)
Set input package.
|
void |
setInFile(File aInFile)
Set input file.
|
void |
setOut(File aOut)
Set output package.
|
void |
setOutFile(File aOutFile)
Set output file.
|
void |
setStyle(File aStyle)
Set the style sheet to apply.
|
void |
setTemplate(boolean bTemplate)
Sets template mode.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setIn(File aIn)
aIn
- Input packagepublic void setInFile(File aInFile)
aInFile
- Input Filepublic void setOut(File aOut)
aOut
- public void setOutFile(File aOutFile)
aOutFile
- public void setStyle(File aStyle)
aStyle
- public void setTemplate(boolean bTemplate)
bTemplate
- Template modepublic void setForce(boolean bForce)
bForce
- public ODFXSLTRunnerTask.Param createParam()
public ODFXSLTRunnerTask.Factory createFactory()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © {inceptionYear}–2018 Apache Software Foundation; Copyright © 2018–2021 The Document Foundation. All rights reserved.