Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JSZIP_TYPE |
"jszip" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
QUOTED_STRING_WITH_ESCAPES |
"\'([^\\\\\']+|\\\\([btnfr\"\'\\\\]|[0-3]?[0-7]{1,2}|u[0-9a-fA-F]{4}))*\'|\"([^\\\\\"]+|\\\\([btnfr\"\'\\\\]|[0-3]?[0-7]{1,2}|u[0-9a-fA-F]{4}))*\"" |
public static final String |
R_JS_VERSION_REGEX |
"\\s+version\\s*=\\s*(\'([^\\\\\']+|\\\\([btnfr\"\'\\\\]|[0-3]?[0-7]{1,2}|u[0-9a-fA-F]{4}))*\'|\"([^\\\\\"]+|\\\\([btnfr\"\'\\\\]|[0-3]?[0-7]{1,2}|u[0-9a-fA-F]{4}))*\")" |
Copyright © 2012-2013. All Rights Reserved.