public class ListStringMatch extends Object
| Constructor and Description |
|---|
ListStringMatch() |
| Modifier and Type | Method and Description |
|---|---|
List<StringMatch> |
getOneof() |
boolean |
isMatch(String input) |
void |
setOneof(List<StringMatch> oneof) |
public List<StringMatch> getOneof()
public void setOneof(List<StringMatch> oneof)
public boolean isMatch(String input)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.