|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.rdg.resc.jstyx.tutorial.ReadingAndWriting
public class ReadingAndWriting
Accompanies the ReadingAndWriting section of the tutorial. Contains examples of various ways of reading from and writing to files on a Styx system. Before running this class, run the SimpleServer.
| Constructor Summary | |
|---|---|
ReadingAndWriting()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
setAndGetContents(CStyxFile file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadingAndWriting()
| Method Detail |
|---|
public static void setAndGetContents(CStyxFile file)
throws StyxException
StyxExceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||