|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.chess.it.util.config.FileParser
Constructor Summary | |
FileParser()
|
Method Summary | |
java.io.File |
getExistingReadableFile(java.lang.String key,
java.lang.String value)
|
protected java.lang.String |
getFileName(java.lang.String key,
java.lang.String value)
|
java.io.File |
getWriteableFile(java.lang.String key,
java.lang.String value)
Returns a writable, existing File with the given name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileParser()
Method Detail |
public java.io.File getExistingReadableFile(java.lang.String key, java.lang.String value)
public java.io.File getWriteableFile(java.lang.String key, java.lang.String value)
Returns a writable, existing File with the given name.
Experimental . Does not support names with whitespace in it.
key
-
protected java.lang.String getFileName(java.lang.String key, java.lang.String value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |