regexUrl property

String regexUrl
final

url的正则表达式

Implementation

static final String regexUrl = '[a-zA-Z]+://[^\\s]*';