RiTa
index
Name
RiTa.openStream()
Class
RiTa
Description
Opens an InputStream for the specified file
Syntax
RiTa.openStream(p, fileName);
Returns
java.io.InputStream
Usage
Web & Application [static]
Related