public interface ImportProperties
Modifier and Type | Method and Description |
---|---|
boolean |
containsProperty(String key) |
boolean |
containsPropertyValue(String value)
See whether a value exists in the properties file.
|
Set<String> |
getAllNonAttributeValues() |
String |
getAttributeProperty(String key)
Get the value for the given attribute name.
|
String |
getProperty(String key)
Get the value for the specified key.
|
boolean |
hasAttributeProperty(String key) |
boolean containsPropertyValue(String value)
value
- a value to look forSet<String> getAllNonAttributeValues()
boolean containsProperty(String key)
boolean hasAttributeProperty(String key)
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.