public class GetUserResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<GetUserResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static GetUserResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
GetUserResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static GetUserResultStaxUnmarshaller |
getInstance() |
GetUserResult |
unmarshall(StaxUnmarshallerContext context) |
private static GetUserResultStaxUnmarshaller instance
public GetUserResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<GetUserResult,StaxUnmarshallerContext>
java.lang.Exception
public static GetUserResultStaxUnmarshaller getInstance()