public class NameMapping extends Properties
| Modifier and Type | Field and Description |
|---|---|
Set |
unused |
defaults| Constructor and Description |
|---|
NameMapping(String file) |
| Modifier and Type | Method and Description |
|---|---|
String |
fix(String desc) |
String |
map(String name) |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic final Set unused
public NameMapping(String file) throws IOException
IOExceptionCopyright © 2011-2018 Eclipse Foundation. All Rights Reserved.