| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FileService.Open
An Open object encapsulates the stream and name of the file that the user selected for opening.
| Method Summary | |
|---|---|
|  java.io.InputStream | getInputStream()Gets the input stream corresponding to the user selection. | 
|  java.lang.String | getName()Gets the name of the file that the user selected. | 
| Method Detail | 
|---|
java.io.InputStream getInputStream()
                                   throws java.io.IOException
java.io.IOException
java.lang.String getName()
                         throws java.io.IOException
java.io.IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||