public class XJDataPlainText extends XJData
| Modifier and Type | Field and Description |
|---|---|
String |
text |
DATA_INPUTSTREAM, DATA_OBJECTINPUTSTREAM, DATA_PLAINTEXT, DATA_XML, dictionary, file| Constructor and Description |
|---|
XJDataPlainText() |
| Modifier and Type | Method and Description |
|---|---|
int |
dataType() |
String |
getText() |
void |
readData() |
void |
setText(String text) |
void |
writeData() |
dataChanged, getDataForKey, getFile, observeValueForKey, readData, readData, setDataForKey, setFile, writeData, writeDataaddObserver, addObserverForKey, awake, bindObserverForKey, keyValueChanged, removeObserver, removeObserverForKeypublic String text
public void readData()
throws IOException
readData in class XJDataIOExceptionpublic void writeData()
throws IOException
writeData in class XJDataIOExceptionpublic void setText(String text)
public String getText()
Copyright © 2013. All rights reserved.