public class AlienFile extends AlienAbstract
duccId, encoding, q_parameter, u_parameter, user| Constructor and Description |
|---|
AlienFile(String user,
String file_name) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
get_command_cat() |
protected String |
get_file_name() |
DataInputStream |
getDataInputStream() |
InputStreamReader |
getInputStreamReader() |
int |
getRc() |
String[] |
getResult(boolean includeStderr,
String... command) |
String |
getString()
return null if file is unreadable or does not exist
|
static void |
main(String[] args) |
protected void |
set_command_cat(String value) |
protected void |
set_file_name(String value) |
closer, echo, get_ducc_ling, get_encoding, get_q_parameter, get_u_parameter, get_user, set_ducc_ling, set_encoding, set_q_parameter, set_u_parameter, set_userprotected void set_command_cat(String value)
protected String get_command_cat()
protected void set_file_name(String value)
protected String get_file_name()
public String getString() throws Exception
Exceptionpublic InputStreamReader getInputStreamReader() throws Exception
Exceptionpublic DataInputStream getDataInputStream() throws Exception
Exceptionpublic int getRc()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.