| Package | Description |
|---|---|
| sk.antons.json.match.wild |
| Modifier and Type | Method and Description |
|---|---|
static WildPathMatcher |
WPM.fromPath(String path) |
static WildPathMatcher |
WildPathMatcher.fromPath(String path) |
static WildPathMatcher |
WildPathMatcher.instance(List<String> path) |
static WildPathMatcher |
WildPathMatcher.instance(String... path) |
static WildPathMatcher |
WPM.path(List<String> path) |
static WildPathMatcher |
WPM.path(String... path) |
Copyright © 2020. All rights reserved.