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>ExceptionCopyright © 2023. All rights reserved.