public class ZipBundleTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
ZipBundleTask() |
ZipBundleTask(DocumentTools documentTools,
DocumentFileUtils documentFileUtils) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.file.DirectoryProperty |
getInputDir() |
org.gradle.api.file.RegularFileProperty |
getOutputBundleFile() |
void |
perform() |
newInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, 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@Inject public ZipBundleTask()
public ZipBundleTask(DocumentTools documentTools, DocumentFileUtils documentFileUtils)
@InputDirectory public org.gradle.api.file.DirectoryProperty getInputDir()
@OutputFile public org.gradle.api.file.RegularFileProperty getOutputBundleFile()
public void perform()
throws java.io.IOException,
org.xml.sax.SAXException
java.io.IOExceptionorg.xml.sax.SAXException