@InternalApi public final class RegexUtil extends Object
Pattern in two important ways:
See https://github.com/google/re2 for more details.
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.ByteString |
literalRegex(com.google.protobuf.ByteString value)
Converts the value to a quoted regular expression.
|
static String |
literalRegex(String value) |
Copyright © 2018 Google LLC. All rights reserved.