Overview | Methods | This Package | All Packages
Opens the standard input file.
Syntax
public static File openStandardInput()
Return Value
Returns a File object for the standard input file.
Exceptions
WinIOException thrown if an error occurs.