public class BuildXSDTask
extends org.gradle.api.tasks.bundling.Zip
Constructor and Description |
---|
BuildXSDTask() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getDestinationDir() |
java.io.File |
getInputDir() |
org.gradle.api.file.FileCollection |
getInputFiles() |
protected void |
setDestinationDir(java.util.concurrent.Callable<java.io.File> callable) |
void |
setInputDir(java.lang.Object inputDir) |
createCopyAction, getCompressor, getEncoding, getEntryCompression, isZip64, setEncoding, setEntryCompression, setZip64
getAppendix, getArchiveName, getArchivePath, getBaseName, getClassifier, getExtension, getVersion, into, into, setAppendix, setArchiveName, setBaseName, setClassifier, setDestinationDir, setExtension, setVersion
copy, createRootSpec, eachFile, eachFile, exclude, exclude, exclude, exclude, expand, filesMatching, filesNotMatching, filter, filter, filter, from, from, getDirMode, getDuplicatesStrategy, getExcludes, getFileLookup, getFileMode, getFileResolver, getFileSystem, getIncludeEmptyDirs, getIncludes, getInstantiator, getMainSpec, getRootSpec, getSource, include, include, include, include, isCaseSensitive, rename, rename, rename, setCaseSensitive, setDirMode, setDuplicatesStrategy, setExcludes, setFileMode, setIncludeEmptyDirs, setIncludes, with
conventionMapping, conventionMapping, getConventionMapping
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, 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, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toString
public java.io.File getDestinationDir()
getDestinationDir
in class org.gradle.api.tasks.bundling.AbstractArchiveTask
@InputDirectory public java.io.File getInputDir()
@InputFiles @SkipWhenEmpty public org.gradle.api.file.FileCollection getInputFiles()
public void setInputDir(java.lang.Object inputDir)
protected void setDestinationDir(java.util.concurrent.Callable<java.io.File> callable)