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) |
void |
init(String path) |
void init(String path)
long getLength(Context context)
InputStream getInputStream(Context context) throws FileNotFoundException
FileNotFoundException