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