@CacheableTask
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, getEntryCompression, getMetadataCharset, isZip64, setEntryCompression, setMetadataCharset, setZip64createCopyActionExecuter, getAppendix, getArchiveAppendix, getArchiveBaseName, getArchiveClassifier, getArchiveExtension, getArchiveFile, getArchiveFileName, getArchiveName, getArchivePath, getArchiveVersion, getBaseName, getClassifier, getDestinationDirectory, getExtension, getVersion, into, into, into, isPreserveFileTimestamps, isReproducibleFileOrder, setAppendix, setArchiveName, setBaseName, setClassifier, setDestinationDir, setExtension, setPreserveFileTimestamps, setReproducibleFileOrder, setVersioncopy, createRootSpec, eachFile, eachFile, exclude, exclude, exclude, exclude, expand, filesMatching, filesMatching, filesNotMatching, filesNotMatching, filter, filter, filter, filter, from, from, from, getDirectoryFileTreeFactory, getDirMode, getDuplicatesStrategy, getExcludes, getFileLookup, getFileMode, getFileResolver, getFileSystem, getFilteringCharset, getIncludeEmptyDirs, getIncludes, getInstantiator, getMainSpec, getRootSpec, getSource, include, include, include, include, isCaseSensitive, rename, rename, rename, rename, setCaseSensitive, setDirMode, setDuplicatesStrategy, setExcludes, setFileMode, setFilteringCharset, setIncludeEmptyDirs, setIncludes, withconventionMapping, conventionMapping, getConventionMappingnewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic java.io.File getDestinationDir()
getDestinationDir in class org.gradle.api.tasks.bundling.AbstractArchiveTask@InputDirectory @PathSensitive(value=RELATIVE) public java.io.File getInputDir()
@InputFiles @PathSensitive(value=RELATIVE) @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)