public static class Unmarshallers.CIJsonUnmarshaller<T> extends Object implements Unmarshaller<T,InputStream>
| Constructor and Description |
|---|
CIJsonUnmarshaller(Class<T> aClass) |
| Modifier and Type | Method and Description |
|---|---|
T |
unmarshall(InputStream in) |
public T unmarshall(InputStream in) throws Exception
unmarshall in interface Unmarshaller<T,InputStream>ExceptionCopyright © 2025. All rights reserved.