| Constructor and Description |
|---|
Grep(PathMatcher matcher,
com.fasterxml.jackson.core.JsonParser jp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
findNext() |
PathMatcher |
getMatcher() |
PathMatcher |
getRecordMatcher() |
boolean |
hasNext() |
Iterator<GrepEvent> |
iterator() |
GrepEvent |
next() |
void |
remove() |
void |
setRecordMatcher(PathMatcher recordMatcher) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic Grep(PathMatcher matcher, com.fasterxml.jackson.core.JsonParser jp)
protected void findNext()
public PathMatcher getRecordMatcher()
public void setRecordMatcher(PathMatcher recordMatcher)
public PathMatcher getMatcher()
Copyright © 2017. All rights reserved.