@Deprecated
public interface TextBased
This can be used to retrieve the character text directly with the correct encoding etc.
This makes most sense for text DataSources.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText()
Deprecated.
Returns the text.
|