public static final class Unmarshallers.InputStreamUnmarshaller extends java.lang.Object implements Unmarshaller<java.io.InputStream,java.io.InputStream>
Constructor and Description |
---|
InputStreamUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
unmarshall(java.io.InputStream in) |
public java.io.InputStream unmarshall(java.io.InputStream in) throws java.lang.Exception
unmarshall
in interface Unmarshaller<java.io.InputStream,java.io.InputStream>
java.lang.Exception