Skip to content

Most visited

Recently visited

navigation

PatternsCompat

public final class PatternsCompat
extends Object

java.lang.Object
   ↳ android.support.v4.util.PatternsCompat


Commonly used regular expression patterns.

Summary

Fields

public static final Pattern DOMAIN_NAME

public static final Pattern EMAIL_ADDRESS

public static final Pattern IP_ADDRESS

public static final Pattern WEB_URL

Regular expression pattern to match most part of RFC 3987 Internationalized URLs, aka IRIs.

Inherited methods

From class java.lang.Object

Fields

DOMAIN_NAME

added in version 24.2.0
Pattern DOMAIN_NAME

EMAIL_ADDRESS

added in version 24.2.0
Pattern EMAIL_ADDRESS

IP_ADDRESS

added in version 24.2.0
Pattern IP_ADDRESS

WEB_URL

added in version 24.2.0
Pattern WEB_URL

Regular expression pattern to match most part of RFC 3987 Internationalized URLs, aka IRIs.

This site uses cookies to store your preferences for site-specific language and display options.

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Browse this site in ?

You requested a page in , but your language preference for this site is .

Would you like to change your language preference and browse this site in ? If you want to change your language preference later, use the language menu at the bottom of each page.

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.

Take a one-minute survey?
Help us improve Android tools and documentation.