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