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