| Package | Description |
|---|---|
| com.github.dakusui.scriptiveunit.core | |
| com.github.dakusui.scriptiveunit.loaders.json |
| Modifier and Type | Method and Description |
|---|---|
static Preprocessor |
JsonUtils.preprocessor(Function<org.codehaus.jackson.JsonNode,org.codehaus.jackson.JsonNode> translator,
Predicate<Preprocessor.Path> pathMatcher) |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.jackson.JsonNode |
Preprocessor.translate(Preprocessor preprocessor,
org.codehaus.jackson.JsonNode rootNode) |
static org.codehaus.jackson.JsonNode |
Preprocessor.translate(Preprocessor preprocessor,
Preprocessor.Path pathToTarget,
org.codehaus.jackson.JsonNode targetElement) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Preprocessor> |
JsonBasedLoader.getPreprocessors() |
Copyright © 2017. All rights reserved.