public class JsonPathCache extends Object implements com.jayway.jsonpath.spi.cache.Cache
CacheProvider.| Constructor and Description |
|---|
JsonPathCache() |
| Modifier and Type | Method and Description |
|---|---|
com.jayway.jsonpath.JsonPath |
get(String s) |
void |
put(String s,
com.jayway.jsonpath.JsonPath jsonPath) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.