Uses of Class
org.samcrow.io.IOResponse

Packages that use IOResponse
org.samcrow.io   
 

Uses of IOResponse in org.samcrow.io
 

Methods in org.samcrow.io that return IOResponse
abstract  IOResponse IOBase.read()
          Read the file; get the nodes and links defined in it.
This method is designed to be relatively robust.
 IOResponse BasicIO.read()