public interface PropertyConverter
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canHandle(String property)  | 
Map<String,String> | 
convert(Properties properties)  | 
boolean canHandle(String property)
Map<String,String> convert(Properties properties)
Copyright © 2011–2018. All rights reserved.