Uses of Class
net.javacrumbs.jsonunit.core.internal.PathOption
| Package | Description |
|---|---|
| net.javacrumbs.jsonunit.core | |
| net.javacrumbs.jsonunit.core.internal |
-
Uses of PathOption in net.javacrumbs.jsonunit.core
Methods in net.javacrumbs.jsonunit.core that return types with arguments of type PathOption Modifier and Type Method Description @NotNull List<PathOption>Configuration. getPathOptions()Method parameters in net.javacrumbs.jsonunit.core with type arguments of type PathOption Modifier and Type Method Description @NotNull ConfigurationConfiguration. withPathOptions(@NotNull List<PathOption> pathOptions) -
Uses of PathOption in net.javacrumbs.jsonunit.core.internal
Methods in net.javacrumbs.jsonunit.core.internal that return PathOption Modifier and Type Method Description PathOptionPathOption. withPaths(List<String> newPoPaths)