public class JdomXmlDeserializer extends AbstractDeserializer implements Deserializer
supported| Constructor and Description |
|---|
JdomXmlDeserializer()
Create with default
BasicEntityFactory |
JdomXmlDeserializer(net.eusashead.parquet.entity.EntityFactory factory)
Create with cutom
EntityFactory |
| Modifier and Type | Method and Description |
|---|---|
net.eusashead.parquet.entity.Entity |
deserialize(org.vertx.java.core.buffer.Buffer body,
ContentType contentType) |
contentTypes, supports, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontentTypes, supportspublic JdomXmlDeserializer()
BasicEntityFactorypublic JdomXmlDeserializer(net.eusashead.parquet.entity.EntityFactory factory)
EntityFactoryfactory - EntityFactory to usepublic net.eusashead.parquet.entity.Entity deserialize(org.vertx.java.core.buffer.Buffer body,
ContentType contentType)
throws DeserializationException
deserialize in interface DeserializerDeserializationException