|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.ubicollab.osgi.FileAccess
public class FileAccess
Constructor Summary | |
---|---|
FileAccess()
|
|
FileAccess(java.lang.String filepath)
|
Method Summary | |
---|---|
java.lang.String |
readLineAndClose()
|
boolean |
writeLineAndClose(java.lang.String txt)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileAccess()
public FileAccess(java.lang.String filepath)
Method Detail |
---|
public boolean writeLineAndClose(java.lang.String txt)
public java.lang.String readLineAndClose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |