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–2024 The Apache Software Foundation. All rights reserved.