public class FormatXMLTask
extends org.gradle.api.tasks.SourceTask
Constructor and Description |
---|
FormatXMLTask() |
Modifier and Type | Method and Description |
---|---|
void |
formatXML() |
protected void |
formatXML(java.io.File file) |
protected org.gradle.api.file.FileCollection |
getClasspath() |
protected java.util.Map<java.lang.String,java.lang.Object> |
getSystemProperties(java.io.File file) |
boolean |
isStripComments() |
void |
setStripComments(boolean stripComments) |
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getSource, include, include, include, include, setExcludes, setIncludes, setSource, source
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 void formatXML()
public boolean isStripComments()
public void setStripComments(boolean stripComments)
protected void formatXML(java.io.File file)
protected org.gradle.api.file.FileCollection getClasspath()
protected java.util.Map<java.lang.String,java.lang.Object> getSystemProperties(java.io.File file)