com.jfw.examples
Class SaveAndReadFile

java.lang.Object
  extended by com.jfw.examples.SaveAndReadFile

public final class SaveAndReadFile
extends java.lang.Object


Constructor Summary
SaveAndReadFile()
           
 
Method Summary
 void read()
           
 void save()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveAndReadFile

public SaveAndReadFile()
Method Detail

save

public void save()
          throws java.lang.Exception
Throws:
java.lang.Exception

read

public void read()
          throws java.lang.Exception
Throws:
java.lang.Exception