public static final class Unmarshallers.CICommonUnmarshaller<T> extends Object implements Unmarshaller<T,InputStream>
| Constructor and Description |
|---|
CICommonUnmarshaller(Class<T> cls) |
| Modifier and Type | Method and Description |
|---|---|
T |
unmarshall(InputStream in) |
public T unmarshall(InputStream in)
unmarshall in interface Unmarshaller<T,InputStream>Copyright © 2024. All rights reserved.