|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcds.savot.model.MarkupComment
cds.savot.model.SavotTD
public class SavotTD
A data (of a row)
SavotSet| Constructor Summary | |
|---|---|
SavotTD()
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getContent()
Get element content |
byte[] |
getContentBytes()
Get element content |
java.lang.String |
getEncoding()
Get the encoding |
void |
setContent(java.lang.String content)
Set element content |
void |
setEncoding(java.lang.String encoding)
Set the encoding |
| Methods inherited from class cds.savot.model.MarkupComment |
|---|
getAbove, getBelow, setAbove, setBelow |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SavotTD()
| Method Detail |
|---|
public void setEncoding(java.lang.String encoding)
encoding - String (gzip, base64, dynamic, none)public java.lang.String getEncoding()
public void setContent(java.lang.String content)
content - public java.lang.String getContent()
public byte[] getContentBytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||