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, stringPropertyNamespublic void load(InputStream fis) throws IOException
load in class PropertiesIOExceptionCopyright © 2000–2016 DFKI GmbH. All rights reserved.