| Package | Description |
|---|---|
| org.meeuw.json.grep.matching |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKeyPattern |
class |
ArrayEntryMatch |
class |
ArrayIndexMatch
a precise key pattern matches only if the key exactly equals to a certain value.
|
class |
PreciseMatch
a precise key pattern matches only if the key exactly equals to a certain value.
|
class |
RegexpKeyMatch |
class |
Wildcard
A wild card matches always.
|
Copyright © 2017. All rights reserved.