public class PropertiesTrimTrailingWhitespace extends Properties
defaults| Constructor and Description |
|---|
PropertiesTrimTrailingWhitespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
load(InputStream fis)
removes trailing whitespace
|
getProperty, getProperty, list, list, 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 void load(InputStream fis) throws IOException
load in class PropertiesIOExceptionCopyright © 2000–2022 DFKI GmbH. All rights reserved.