public class DOIProperties extends Properties
defaults
Constructor and Description |
---|
DOIProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String string) |
String |
getProperty(String string,
String string1) |
list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, 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, values
public String getProperty(String string)
getProperty
in class Properties
public String getProperty(String string, String string1)
getProperty
in class Properties
Copyright © 2017–2020 CNES. All rights reserved.