public class ConfigurableJsonSlurper extends Object implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
ConfigurableJsonSlurper(JsonPathConfig.NumberReturnType numberReturnType) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
parse(Reader reader) |
Object |
parseText(String text) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
public ConfigurableJsonSlurper(JsonPathConfig.NumberReturnType numberReturnType)
Copyright © 2010–2022. All rights reserved.