public class PropertiesReader extends Object
PropertiesReader(String fileName)
Set<String>
getKeys()
String
getValue(String key)
getValue(String key, String defaultValue)
getValueText(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertiesReader(String fileName)
public String getValue(String key)
key
public String getValueText(String key)
public String getValue(String key, String defaultValue)
public Set<String> getKeys()
Copyright © 2019. All rights reserved.