Xml File Content Merger
Models the generation/parsing/merging capabilities. Adds XML-related hooks.
For examples see docs for org.gradle.plugins.ide.eclipse.model.EclipseProject or org.gradle.plugins.ide.idea.model.IdeaProject and others.
Inheritors
Functions
Link copied to clipboard
Adds a closure to be called after content is loaded from existing file but before gradle build information is merged.
Adds an action to be called after content is loaded from existing file but before gradle build information is merged.
Link copied to clipboard
Adds a closure to be called after content is loaded from existing file and after gradle build information is merged.
Adds an action to be called after content is loaded from existing file and after gradle build information is merged.
Link copied to clipboard
Adds a closure to be called when the file has been created.
Adds an action to be called when the file has been created.