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