public class RootPropertyWrapperDeserializer<T> extends RootDeserializer<T>
schema| Constructor and Description |
|---|
RootPropertyWrapperDeserializer(RootDeserializer<PropertyWrapper<T>> deserializer) |
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(byte[] bytes) |
getSchema, setSchemapublic RootPropertyWrapperDeserializer(RootDeserializer<PropertyWrapper<T>> deserializer)
public T deserialize(byte[] bytes) throws IOException
deserialize in class RootDeserializer<T>IOExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.