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