| Interface | Description |
|---|---|
| CommandLineArgumentAlteringListener |
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
|
| DOM4JSerializer.ExportInteraction |
Implement this when you export a file.
|
| DOM4JSerializer.ImportInteraction |
Implement this when you import a file.
|
| GradlePluginLord.GeneralPluginObserver | |
| GradlePluginLord.RequestObserver | |
| GradlePluginLord.SettingsObserver |
| Class | Description |
|---|---|
| DOM4JSerializer |
This saves and reads thing to and from DOM structures.
|
| Dom4JUtility | |
| ExtensionFileFilter |
Man! Why doesn't this get put into java's standard library?! Well, they did, but it doesn't hide hidden files.
|
| GradlePluginLord |
This class has nothing to do with plugins inside of gradle, but are related to making a plugin that uses gradle, such as for an IDE.
|
Copyright © 2013. All rights reserved