ConfigFile
@Incubating public interface XmlConfigFile extends ConfigFile
Modifier and Type | Method | Description |
---|---|---|
void |
withXml(Action<? super XmlProvider> action) |
Add an action that can manipulate the generated file content.
|
getLocation, setLocation
void withXml(Action<? super XmlProvider> action)