| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.plugins.ear.descriptor |
Classes for working with EAR deployment descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlTransformer.addAction(Action<? super XmlProvider> provider) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDescriptor |
DeploymentDescriptor.withXml(Action<? super XmlProvider> action)
Adds an action to be called when the XML document has been created.
|
Copyright © 2013. All rights reserved