public class ManifestModifierTask extends BaseTraceVariantTask
logger, project| Constructor and Description |
|---|
ManifestModifierTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateManifests()
The action that will be performed when the task is run.
|
getVariant, getVariantOutput, setVariant, setVariantOutputcompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjects, setLoggerMessageRewriterpublic void updateManifests()
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException,
javax.xml.transform.TransformerException
javax.xml.parsers.ParserConfigurationException - if a DocumentBuilder cannot be created which
satisfies the configuration
requested.org.xml.sax.SAXException - if any parse errors occur.java.io.IOException - if any IO errors occur.javax.xml.transform.TransformerException - if an unrecoverable error occurs during the course of
the transformation.