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