public class XSLTTransformTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
XSLTTransformTask() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.io.File |
getOutputFile() |
RenderConfigExtension |
getRenderConfig() |
java.io.File |
getRootSrc() |
org.gradle.api.file.FileCollection |
getSrcDependencies() |
java.io.File |
getStylesheet() |
void |
setRenderConfig(RenderConfigExtension renderConfig) |
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@InputFiles public org.gradle.api.file.FileCollection getSrcDependencies()
@OutputFile public java.io.File getOutputFile()
@InputFile public java.io.File getStylesheet()
@InputFile public java.io.File getRootSrc()
public java.lang.String getDescription()
getDescription in interface org.gradle.api.TaskgetDescription in class org.gradle.api.internal.AbstractTask@Internal public RenderConfigExtension getRenderConfig()
public void setRenderConfig(RenderConfigExtension renderConfig)