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