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