Package | Description |
---|---|
org.graylog2.rest.models.tools.responses |
Modifier and Type | Method and Description |
---|---|
static RegexReplaceTesterResponse.Match |
RegexReplaceTesterResponse.Match.create(String match,
int start,
int end) |
abstract RegexReplaceTesterResponse.Match |
RegexReplaceTesterResponse.match() |
Modifier and Type | Method and Description |
---|---|
static RegexReplaceTesterResponse |
RegexReplaceTesterResponse.create(boolean matched,
RegexReplaceTesterResponse.Match match,
String regex,
String replacement,
boolean replaceAll,
String string) |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.