public interface UriHandler
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSupportedSchemes()
Returns the supported schemes
|
boolean |
isSchemeSupported(String scheme)
Determine if the specified scheme is supported
|
boolean isSchemeSupported(String scheme)
scheme - URI schemeCopyright © 2015–2017 SDKLite. All rights reserved.