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