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