public interface IDataSource extends Closeable
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
IFragmentRequestParser |
getRequestParser()
Returns a data source specific
IFragmentRequestParser. |
IFragmentRequestProcessor |
getRequestProcessor()
Returns a data source specific
IFragmentRequestProcessor. |
String |
getTitle() |
String getTitle()
String getDescription()
IFragmentRequestParser getRequestParser()
IFragmentRequestParser.IFragmentRequestProcessor getRequestProcessor()
IFragmentRequestProcessor.Copyright © 2022. All rights reserved.