|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.theappguys.winzigsql.UriUtils
public class UriUtils
static utility methods to build URIs
| Method Summary | |
|---|---|
static android.net.Uri |
appendToUri(android.net.Uri uri,
Object... segments)
appends to an existing uri |
static android.net.Uri |
contentUri(String authority,
Object... segments)
Builds a content Uri for a content provider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static android.net.Uri contentUri(String authority,
Object... segments)
public static android.net.Uri appendToUri(android.net.Uri uri,
Object... segments)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||