public interface SchemeHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType(Context context) |
InputStream |
getInputStream(Context context) |
long |
getLength(Context context) |
String |
getName(Context context) |
long getLength(Context context)
InputStream getInputStream(Context context) throws FileNotFoundException
FileNotFoundException