| Package | Description |
|---|---|
| android.text.util |
| Modifier and Type | Field and Description |
|---|---|
static Linkify.MatchFilter |
Linkify.sPhoneNumberMatchFilter |
static Linkify.MatchFilter |
Linkify.sUrlMatchFilter |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Linkify.addLinks(Spannable s,
Pattern p,
String scheme,
Linkify.MatchFilter matchFilter,
Linkify.TransformFilter transformFilter) |
static void |
Linkify.addLinks(TextView text,
Pattern p,
String scheme,
Linkify.MatchFilter matchFilter,
Linkify.TransformFilter transformFilter) |
Copyright © 2008-2013. All Rights Reserved.