public class ContentParser extends Object implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
ContentParser() |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
parse(Response response,
ResponseParserRegistrar rpr,
RestAssuredConfig config,
boolean parseAsString) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
public Object parse(Response response, ResponseParserRegistrar rpr, RestAssuredConfig config, boolean parseAsString)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectCopyright © 2010–2022. All rights reserved.