| Constructor and Description |
|---|
TDSet()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent(int TDIndex)
Get the content at the TDIndex position of the TDSet
|
java.lang.String |
getRawContent(int TDIndex)
Get the raw content at the TDIndex position of the TDSet (maybe null)
|
addItem, ensureCapacity, getItemAt, getItemCount, getItems, removeAllItems, removeItemAt, setItems, trimpublic java.lang.String getContent(int TDIndex)
TDIndex - public java.lang.String getRawContent(int TDIndex)
TDIndex -