public class PrefixRename extends Object implements PropertyConverter
| Constructor and Description |
|---|
PrefixRename(String prefix,
String outputPrefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(String property) |
Map<String,String> |
convert(Properties properties) |
public boolean canHandle(String property)
canHandle in interface PropertyConverterpublic Map<String,String> convert(Properties properties)
convert in interface PropertyConverterCopyright © 2011–2017. All rights reserved.