public class GrantUriPermission extends ManifestBase
attributes: android:path="string" android:pathPattern="string" android:pathPrefix="string"
| Constructor and Description |
|---|
GrantUriPermission() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getPathPattern() |
String |
getPathPrefix() |
void |
setPath(String path) |
void |
setPathPattern(String pathPattern) |
void |
setPathPrefix(String pathPrefix) |
getElements, setElementspublic GrantUriPermission()
public String getPathPattern()
public void setPathPattern(String pathPattern)
public String getPathPrefix()
public void setPathPrefix(String pathPrefix)
Copyright © 2014. All Rights Reserved.