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