public class XmlPathJaxbObjectDeserializer extends Object implements XmlPathObjectDeserializer, groovy.lang.GroovyObject
Constructor and Description |
---|
XmlPathJaxbObjectDeserializer(JAXBObjectMapperFactory factory) |
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(io.restassured.common.mapper.ObjectDeserializationContext context)
De-serialize data to an instance of
T . |
groovy.lang.MetaClass |
getMetaClass() |
void |
setMetaClass(groovy.lang.MetaClass mc) |
public XmlPathJaxbObjectDeserializer(JAXBObjectMapperFactory factory)
public Object deserialize(io.restassured.common.mapper.ObjectDeserializationContext context)
XmlPathObjectDeserializer
T
.deserialize
in interface XmlPathObjectDeserializer
public groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface groovy.lang.GroovyObject
public void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass
in interface groovy.lang.GroovyObject
Copyright © 2010–2020. All rights reserved.