public interface UriDataSource extends DataSource
| Modifier and Type | Method and Description |
|---|---|
String |
getUri()
When the source is open, returns the URI from which data is being read.
|
close, open, readString getUri()
If redirection occurred, the URI after redirection is the one returned.