public class RecievedText extends RecievedData
_fieldName, _HEADER_CONTENT_DISPOSITION, _HEADER_CONTENT_TYPE, _successfulReceived, TYPE_FILE, TYPE_TEXT| Constructor and Description |
|---|
RecievedText() |
| Modifier and Type | Method and Description |
|---|---|
void |
apendText(String text) |
void |
done() |
String |
getText() |
String |
getURLDecodedText() |
int |
type() |
fieldName, setFieldNamepublic int type()
type in class RecievedDatapublic void apendText(String text)
public String getText()
public String getURLDecodedText()
public void done()
done in class RecievedDataCopyright © 2020 Software Atelier Kamber. All rights reserved.