Package | Description |
---|---|
org.unix4j.io |
Contains interfaces and classes used to handle input and output of commands.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceInput
Input device reading a resource using
Class.getResourceAsStream(String) . |
class |
StdInput
Input device reading from the
standard input stream. |
class |
URLInput
Input device based on a
URL . |
Copyright © 2024. All rights reserved.