public class RegexRule extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RegexRule.CastType |
| Constructor and Description |
|---|
RegexRule(String regex,
RegexRule.CastType type) |
| Modifier and Type | Method and Description |
|---|---|
RegexRule.CastType |
getCastType() |
String |
getRegex() |
OtsFilter.ValueTransferRule |
serialize() |
public RegexRule(String regex, RegexRule.CastType type)
public String getRegex()
public RegexRule.CastType getCastType()
public OtsFilter.ValueTransferRule serialize()
Copyright © 2024. All Rights Reserved.