public class OKW_Properties extends Properties
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<String> |
FileProperties
\~german
Liste der einzubindenen *.properties-Dateien.
|
protected ArrayList<String> |
ResoursesProperties
\~german
Liste der einzubindenen *.properties Dateien, die aus dem Resourcen Verzeichniss.
|
defaults| Constructor and Description |
|---|
OKW_Properties() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
addFile(String fpsFileName)
\~german
Eine *.Properties-Datei zur Liste OKW_Properties.FileProperties hinzufügen.
|
Boolean |
addResource(String fpsResourceName)
\~german
Eine .Properties-Datei aus dem Resource-Verzeichniss zur Liste
OKW_Properties.ResoursesProperties hinzufügen.
|
void |
clear()
\~german
Löscht die Properties Listen
|
void |
PrintProperties() |
void |
updateProperties()
\~german
Aktualisert/Lädt die Properties in der unter OKW_Properties beschriebene Weise.
|
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclone, 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, valuesprotected ArrayList<String> ResoursesProperties
public Boolean addResource(String fpsResourceName)
fpsFileName - ? - public Boolean addFile(String fpsFileName)
fpsFileName - ? - public void clear()
public void updateProperties()
public void PrintProperties()
Copyright © 2019 OpenKeyWord. All rights reserved.