Constructor | Description |
---|---|
TDSet() |
Constructor
|
Modifier and Type | Method | 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)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
-