| Interface | Description |
|---|---|
| Rule |
Represents an action being a part of configuration.
|
| Class | Description |
|---|---|
| AbstractRule | |
| Config |
Represents set of rules that are using properties to customize files (rename files / dirs, update content etc).
|
| FileHandler | |
| InPlaceConfig |
Represents a set of action (configuration) that operates directly on same files (not copied).
|
| SourceTargetConfig |
Represents a set of action (configuration) that operates on files copied from one path to another.
|