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