All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractKeyPattern AnyDepthMatcher ArrayEntryMatch ArrayIndexMatch a precise key pattern matches only if the key exactly equals to a certain value.Grep jsongrep.GrepEvent A grep event is a light wrapper around aParseEvent, but it adds two fields: 'the type' of the event, i.e how wel it matched (#getWeight()and why it matched#getType()GrepEvent.Type GrepMain GrepMain is a wrapper aroundGrep, it arranges output,and record collection and sorting.GrepMain.Output GrepMainIterator GrepMainRecord GrepMainRecord.Field JavascriptMatcher KeyPattern A key pattern matches one key in a json object.KeysMatcher a keys matcher only considers the keys (and indices) of a json path for matching.KeysPattern NeedsObjectObjectMatcher NeverPathMatcher The matcher that matches never.Not ObjectHasKeyMatcher ObjectMatcherNot Parser PathMatcher A Patch matcher defines matches on an entire json path and value.PathMatcher.MatchResult PathMatcherAndChain PathMatcherOrChain PreciseMatch a precise key pattern matches only if the key exactly equals to a certain value.RegexpKeyMatch ReplaceScalarMatcher ScalarEqualsMatcher ScalarRegexpMatcher Matches the value with a regular expression.Sed jsonsed.SedMain SedMain is a wrapper aroundSed,SinglePathMatcher A single path matches precisely one 'path'.Wildcard A wild card matches always.