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, trim
public java.lang.String getContent(int TDIndex)
TDIndex
- public java.lang.String getRawContent(int TDIndex)
TDIndex
-