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