public class RenamePattern extends Object
Constructor and Description |
---|
RenamePattern() |
RenamePattern(String from,
String to) |
Modifier and Type | Method and Description |
---|---|
void |
addCommands(List<Command> commands)
Adds all the rename commands to the given list.
|
void |
setExcludes(String excludes) |
void |
setFrom(String from) |
void |
setTo(String to) |
Copyright © 2006-2013. All Rights Reserved.