| Package | Description |
|---|---|
| org.graylog2.rest.models.tools.responses |
| Modifier and Type | Method and Description |
|---|---|
static RegexTesterResponse.Match |
RegexTesterResponse.Match.create(String match,
int start,
int end) |
abstract RegexTesterResponse.Match |
RegexTesterResponse.match() |
| Modifier and Type | Method and Description |
|---|---|
static RegexTesterResponse |
RegexTesterResponse.create(boolean matched,
RegexTesterResponse.Match match,
String regex,
String string) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.