public static final class Unmarshallers.InputStreamUnmarshaller extends Object implements Unmarshaller<InputStream,InputStream>
Constructor and Description |
---|
Unmarshallers.InputStreamUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
InputStream |
unmarshall(InputStream in) |
public Unmarshallers.InputStreamUnmarshaller()
public InputStream unmarshall(InputStream in) throws Exception
unmarshall
in interface Unmarshaller<InputStream,InputStream>
Exception
Copyright © 2016. All rights reserved.