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