| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VISIT |
"visit" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DNS_LABEL_END |
",63}(?<!-)" |
public static final String |
DNS_LABEL_REGEXP |
"(?!-)[A-Za-z0-9-]{1,63}(?<!-)" |
public static final String |
DNS_LABEL_START |
"(?!-)[A-Za-z0-9-]{" |
Copyright © 2015–2020 Red Hat. All rights reserved.