|
||||||||||
| 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.XMLPropertiesProvider
public final class XMLPropertiesProvider
Provides properties read from xml files.
| Method Summary | |
|---|---|
protected java.util.Properties |
createNewProperties(java.lang.String file)
Create the properties for the given file. |
static XMLPropertiesProvider |
getInstance()
Provides the instance of this XMLPropertiesProvider. |
| 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 XMLPropertiesProvider getInstance()
XMLPropertiesProvider.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||