public interface BodyMatcher
| Modifier and Type | Method and Description |
|---|---|
MatchStatus |
matches(List<String> body)
indicates if the Matcher succeeded in matching the body
|
MatchStatus matches(List<String> body)
body - the list of body partsCopyright © 2021. All rights reserved.