public class InputStreamToJsonTransformer<RESULT> extends Object implements Transformer<InputStream,RESULT>
| Constructor and Description |
|---|
InputStreamToJsonTransformer() |
public RESULT transform(InputStream source) throws IOException
transform in interface Transformer<InputStream,RESULT>IOExceptionCopyright © 2019. All rights reserved.