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