|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputSource | |
---|---|
pal.io | Classes for simple (formatted) input/output from/to files, strings and standard-in/out streams. |
Uses of InputSource in pal.io |
---|
Methods in pal.io that return InputSource | |
---|---|
static InputSource |
InputSource.openFile(java.lang.String name)
open file for reading |
static InputSource |
InputSource.openStdIn()
open standard input |
static InputSource |
InputSource.openString(java.lang.String input)
"open" string for reading |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |