Location of example data (as an object in Java)

It may also be convenient to set the Mathematica Kernel's current working directory to the same place:

"index_19.gif"

"index_20.gif"

However in Java, we can create an object corresponding to this directory:

"index_21.gif"

"index_22.gif"

To find out what we can do with this object, we can list its methods:

"index_23.gif"

boolean equals(Object)
Class getClass()
cern.accsoft.sdds.core.SDDSFile getFile(String)
int hashCode()
void notify()
void notifyAll()
String toString()
void wait(long, int) throws InterruptedException
void wait(long) throws InterruptedException
void wait() throws InterruptedException

The most useful method with be getFile.


Created by Wolfram Mathematica 6.0  (05 November 2007) Valid XHTML 1.1!