@GwtIncompatible interface PatternCompiler
java.util.regex
library, but an alternate implementation can be supplied using the ServiceLoader
mechanism.Modifier and Type | Method and Description |
---|---|
CommonPattern |
compile(java.lang.String pattern)
Compiles the given pattern.
|
CommonPattern compile(java.lang.String pattern)
java.lang.IllegalArgumentException
- if the pattern is invalid