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