|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyLoader
The PropertyLoader
loads properties from a configuration file.
Method Summary | |
---|---|
java.lang.String |
getCurrentKey()
Gets the currently loaded property key. |
java.lang.String |
getCurrentValue()
Gets the currently loaded property value. |
Version |
getSourceVersion()
Gets the rfDynHUD version, the source file was written by. |
boolean |
loadProperty(Property property)
Attempts to load the value into the passed property. |
Method Detail |
---|
java.lang.String getCurrentKey()
java.lang.String getCurrentValue()
Version getSourceVersion()
boolean loadProperty(Property property)
property
-
true
, if and only if the property accepted the key and value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |