@Incubating public interface XmlConfigFile extends ConfigFile
Modifier and Type | Method and 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)