public class JsonUnmarshaller<T> extends java.lang.Object implements Unmarshaller<T>
| Constructor and Description |
|---|
JsonUnmarshaller(java.lang.Class<T> outputType) |
public JsonUnmarshaller(java.lang.Class<T> outputType)
public T unmarshal(java.lang.String path, byte[] data) throws java.io.IOException
unmarshal in interface Unmarshaller<T>java.io.IOExceptionCopyright © 2014 Red Hat. All Rights Reserved.