|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.croesch.micro_debug.properties.APropertiesProvider
com.github.croesch.micro_debug.properties.PropertiesProvider
public final class PropertiesProvider
Provides properties in properties format.
| Method Summary | |
|---|---|
protected java.util.Properties |
createNewProperties(java.lang.String file)
Create the properties for the given file. |
static PropertiesProvider |
getInstance()
Provides the instance of this PropertiesProvider. |
| Methods inherited from class com.github.croesch.micro_debug.properties.APropertiesProvider |
|---|
get, replacePlaceholdersInString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@NotNull protected java.util.Properties createNewProperties(java.lang.String file)
APropertiesProvider
createNewProperties in class APropertiesProviderfile - the path of the file, without file extension!
Properties that contain the content of the given file@NotNull public static PropertiesProvider getInstance()
PropertiesProvider.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||