Unmarshaller<T,StaxUnmarshallerContext>
public class VoidStaxUnmarshaller<T> extends Object implements Unmarshaller<T,StaxUnmarshallerContext>
Constructor | Description |
---|---|
VoidStaxUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
T |
unmarshall(StaxUnmarshallerContext context) |
public T unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<T,StaxUnmarshallerContext>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.