public class UrlFilteredHarEntriesSupplier extends HarEntriesSupplier
| Constructor and Description |
|---|
UrlFilteredHarEntriesSupplier(Har har,
java.util.regex.Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HarEntry> |
get() |
java.util.regex.Pattern |
getPattern() |
getFilterInfo, getHar